public class LexerException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
LexerException(java.lang.String message,
int currentPositionInInput) |
LexerException(java.lang.String message,
int currentPositionInInput,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentPositionInInputExceptionThrown() |