TPTP 4.2.0 Platform Project
Internal API Specification

org.eclipse.hyades.models.hierarchy.util.internal
Class InvalidEventException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.eclipse.hyades.loaders.util.InvalidXMLException
                  extended byorg.eclipse.hyades.models.hierarchy.util.internal.InvalidEventException
All Implemented Interfaces:
java.io.Serializable

public class InvalidEventException
extends org.eclipse.hyades.loaders.util.InvalidXMLException

See Also:
Serialized Form

Constructor Summary
InvalidEventException()
           
 
Methods inherited from class org.eclipse.hyades.loaders.util.InvalidXMLException
getCause, getEnclosedException, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace1, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, initCause, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidEventException

public InvalidEventException()

TPTP 4.2.0 Platform Project
Internal API Specification