Package org.w3c.flute.parser
Class JumpException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.w3c.flute.parser.JumpException
- All Implemented Interfaces:
Serializable
- Version:
- $Revision$
- Author:
- Philippe Le Hegaret
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JumpException
public JumpException()Creates a new JumpException
-