Skip to main content
Module

x/airbag/mod.ts>NotExtendedError

A simple solution to error handling in oak
Latest
class NotExtendedError
extends HttpError
import { NotExtendedError } from "https://deno.land/x/airbag@0.4/mod.ts";

Constructors

new
NotExtendedError(message?: string, options?: ErrorOptions)