Constructor
new ConditionError(message)
Create the Error instance with a user-supplied message.
Parameters:
Name | Type | Description |
---|---|---|
message |
string | The Description of the error. |
- Source:
Name | Type | Description |
---|---|---|
message |
string | The Description of the error. |