Sets specific HTTP status codes to run this handler for.
The HTTP status codes to handle.
This ErrorHandler, for the sake of chaining.
Sets a range of HTTP status codes to run this handler for.
The beginning of the range, inclusive.
The end of the range, exclusive.
This ErrorHandler, for the sake of chaining.
Generated using TypeDoc
Defines a contract for ErrorHandler and GlobalErrorHandler.