Constructor
new UnknownMethodError(opt_erroropt)
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
opt_error | string | <optional> | the error message, if any. |
- Source
The requested command matched a known URL but did not match an method for that URL.
Name | Type | Attributes | Description |
---|---|---|---|
opt_error | string | <optional> | the error message, if any. |