Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/netzo/plugins/api/errors.ts>Errors

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Go to Latest
interface Errors
import { type Errors } from "https://deno.land/x/netzo@0.4.40/plugins/api/errors.ts";

Properties

NetzoError: NetzoError
BadRequest: BadRequest
NotAuthenticated: NotAuthenticated
PaymentError: PaymentError
Forbidden: Forbidden
NotFound: NotFound
MethodNotAllowed: MethodNotAllowed
NotAcceptable: NotAcceptable
Timeout: Timeout
Conflict: Conflict
LengthRequired: LengthRequired
Unprocessable: Unprocessable
TooManyRequests: TooManyRequests
GeneralError: GeneralError
NotImplemented: NotImplemented
BadGateway: BadGateway
Unavailable: Unavailable
408: Timeout