Constructor
new ErrorInvalidArgument(text)
Creates an instance of ErrorInvalidArgument.
Parameters:
Name | Type | Description |
---|---|---|
text |
string | The error message. |
Extends
- Error
Name | Type | Description |
---|---|---|
text |
string | The error message. |