new ValidationError(message)
Error thrown when encoding or decoding fail due to invalid input.
Parameters:
| Name | Type | Description |
|---|---|---|
message |
string | Error description. |
- Source:
| Name | Type | Description |
|---|---|---|
message |
string | Error description. |