Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function reason
import { reason } from "https://deno.land/x/etag_middleware@1.1.0/utils.ts";

Catch error utility.

Parameters

message: string
optional
error: ErrorConstructor = [UNSUPPORTED]

Returns

(cause: unknown) => never