public class LexerException extends ExpressionException
| Constructor and Description |
|---|
LexerException(int position) |
LexerException(int position,
String message) |
LexerException(int position,
String message,
Throwable cause) |
LexerException(int position,
Throwable cause) |
getPositionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010-2014. All Rights Reserved.