Skip to main content
Module

x/airbag/mod.ts>ImATeapotError

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

Constructors

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