Skip to main content
Module

x/fast/types.ts>ServerError

Speedy web framework for Deno
Go to Latest
class ServerError
extends Error
import { ServerError } from "https://deno.land/x/fast@5.0.0/types.ts";

Constructors

new
ServerError(error: ErrorInit)

Properties

code: string
status: number