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