net.ontopia.topicmaps.query.parser
Class JFlexWrapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.ontopia.topicmaps.query.parser.JFlexWrapException
- All Implemented Interfaces:
- Serializable
public class JFlexWrapException
- extends RuntimeException
INTERNAL: Exception used to wrap other exceptions so that they can
be thrown from inside JFlex-generated code.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
exception
public Exception exception
JFlexWrapException
public JFlexWrapException(Exception exception)
getException
public Exception getException()
Copyright © 2000-2012 Ontopia.