Skip to main content
Module

x/dinar/lib/constant/Exception.ts>HttpException

deno web framewrok maybe :<
Latest
class HttpException
import { HttpException } from "https://deno.land/x/dinar@v0.2.1/lib/constant/Exception.ts";

Constructors

new
HttpException(status?: number, msg?: string)

Properties

msg: string
optional
status: number