public class UnexpectedInputException extends Exception
| Constructor and Description |
|---|
UnexpectedInputException(Object state,
Object unexpectedSymbol,
List<?> expected) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.