org.discotools.fsm
Class FsmException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.discotools.fsm.FsmException
- All Implemented Interfaces:
- Serializable
public class FsmException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FsmException
public FsmException()
FsmException
public FsmException(String message)
FsmException
public FsmException(Throwable cause)
FsmException
public FsmException(String message,
Throwable cause)
Copyright © 2012 DISCO Foundation. All Rights Reserved.