An Exception throw during parse errors
no subtypes hierarchy
Initializer |
ParseException(String message, Integer line, Integer column) Parameters:
|
Attributes | |
column | Source Codeshared Integer column The error column (1-based) |
line | Source Codeshared Integer line The error line (1-based) |
Inherited Attributes |
Attributes inherited from: Object |
Attributes inherited from: Throwable |