Class: NotFoundError
Class: NotFoundError
NotFound http error.
Extends
RuntimeError
Constructors
Constructor
new NotFoundError(message, options): NotFoundError;
Parameters
message
string
options
ErrorOptions
= {}
Returns
NotFoundError
Overrides
RuntimeError.constructor