public class ParseError extends Object
Modifier and Type | Method | Description |
---|---|---|
String |
getErrorMessage() |
Retrieve the error message.
|
int |
getPosition() |
Retrieves the offset of the error.
|
String |
toString() |
Copyright © 2009–2017 Jonathan Hedley. All rights reserved.