public class ParseError extends RuntimeException
Constructor and Description |
---|
ParseError(String state,
String event,
List<String> legalEvents,
String uri,
Integer line) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getLegalEvents() |
String |
getState() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All rights reserved.