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