net.ontopia.topicmaps.utils.ltm
Class AntlrWrapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
antlr.ANTLRException
antlr.RecognitionException
net.ontopia.topicmaps.utils.ltm.AntlrWrapException
- All Implemented Interfaces:
- Serializable
public class AntlrWrapException
- extends antlr.RecognitionException
INTERNAL: Exception used to wrap other exceptions so that they can
be thrown from inside ANTLR-generated code.
- See Also:
- Serialized Form
Fields inherited from class antlr.RecognitionException |
column, fileName, line |
Methods inherited from class antlr.RecognitionException |
getColumn, getErrorMessage, getFilename, getLine, toString |
exception
public Exception exception
AntlrWrapException
public AntlrWrapException(Exception exception)
getException
public Exception getException()
Copyright © 2000-2012 Ontopia.