Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
antlr.ANTLRException
antlr.RecognitionException
antlr.NoViableAltException
public class NoViableAltException
extends RecognitionException
Fields inherited from class antlr.RecognitionException | |
column , fileName , line |
Constructor Summary | |
| |
Method Summary | |
String |
|
Methods inherited from class antlr.RecognitionException | |
getColumn , getErrorMessage , getFilename , getLine , toString |
public String getMessage()
Returns a clean error message (no line number/column information)