new ParseException( [message], control, info)
Exception, which will be thrown, if essential parameters are missing.
Parameters:
Name | Type | Argument | Default | Description |
---|---|---|---|---|
message |
String |
<optional> |
"This method is currently not implemented." | The message, to be displayed. |
control |
Object | |||
info |
String |
Extends
- Error