org.eclipse.higgins.icard
Class InvalidStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.higgins.icard.CardException
org.eclipse.higgins.icard.InvalidStateException
- All Implemented Interfaces:
- Serializable
- public class InvalidStateException
- extends CardException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidStateException
public InvalidStateException()
InvalidStateException
public InvalidStateException(String message)
InvalidStateException
public InvalidStateException(String message,
Throwable cause)
InvalidStateException
public InvalidStateException(Throwable cause)