Constructor
new InvalidArgumentError(opt_erroropt)
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
opt_error | string | <optional> | the error message, if any. |
- Source
The arguments passed to a command are either invalid or malformed.
| Name | Type | Attributes | Description |
|---|---|---|---|
opt_error | string | <optional> | the error message, if any. |