Constructor
new ValidationError(messageopt)
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
message |
String |
<optional> |
null | the error message to be displayed to the user |
- Source:
Extends
- Error