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