interface IErrorHandlerimport { type IErrorHandler } from "https://deno.land/x/drash@v2.7.0/mod.ts"; Propertiescatch: CatchMethod that gets executed during the request-resource-response lifecycle in the event an error is thrown.