new ValidationException(message)
Create an ParseException
Parameters:
Name | Type | Description |
---|---|---|
message |
string | the message for the exception |
- Source:
- See:
-
See BaseException
Extends
- BaseException
Exception thrown when a resource fails to model against the model
Create an ParseException
Name | Type | Description |
---|---|---|
message |
string | the message for the exception |
See BaseException