org.w3c.flute.parser
Class JumpException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.w3c.flute.parser.JumpException
All Implemented Interfaces:
Serializable

public class JumpException
extends RuntimeException

Version:
$Revision: 9877 $
Author:
Philippe Le Hegaret
See Also:
Serialized Form

Constructor Summary
JumpException()
          Creates a new JumpException
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JumpException

public JumpException()
Creates a new JumpException