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