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
public class JumpException extends RuntimeException
- Version:
- $Revision$
- Author:
- Philippe Le Hegaret
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JumpException()
Creates a new JumpException
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-