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