property ErrorHandlerOptions.format

The error body format: 'default', 'rfc9457', the deprecated 'rfc7807', or a custom formatter function. Defaults to 'default'.

Type

Usage

import { type ErrorHandlerOptions } from "exceptions/src/index.ts";