import { ApplicationErrorEvent } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v17.1.2/application.ts?s=ApplicationErrorEvent";
An event that occurs when an application error occurs.
When the error occurs related to the handling of a request, the .context
property will be populated.