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

x/danet/src/exception/http/mod.ts>PreconditionFailedException

A Savory web framework for Deno heavily inspired by Nest
Go to Latest
class PreconditionFailedException
extends HttpException
import { PreconditionFailedException } from "https://deno.land/x/danet@1.2.0/src/exception/http/mod.ts";

Constructors

new
PreconditionFailedException()