new ParseException( [message])
Exception, which will be thrown, if parsing data is not possible.
Parameters:
Name | Type | Argument | Default | Description |
---|---|---|---|---|
message |
String |
<optional> |
"An error has been reached unexpectedly while parsing." | The message, to be displayed. |
Extends
- Error