|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.commons.graph.exception.GraphException
org.apache.commons.graph.domain.statemachine.exception.StateMachineException
Description of the Class
Field Summary |
Fields inherited from class org.apache.commons.graph.exception.GraphException |
|
Fields inherited from class java.lang.RuntimeException |
|
Fields inherited from class java.lang.Throwable |
|
Constructor Summary | |
StateMachineException()
Constructor for the StateMachineException object |
|
StateMachineException(java.lang.String msg)
Constructor for the StateMachineException object |
|
StateMachineException(java.lang.Throwable t)
Constructor for the StateMachineException object |
Methods inherited from class org.apache.commons.graph.exception.GraphException |
getCause, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public StateMachineException()
public StateMachineException(java.lang.String msg)
msg
- public StateMachineException(java.lang.Throwable t)
t
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |