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