org.eclipse.higgins.icard.provider.cardspace.common
Class CertificateNotValidException
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.CertificateNotValidException
- All Implemented Interfaces:
- Serializable
- public class CertificateNotValidException
- 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 |
CertificateNotValidException
public CertificateNotValidException(String message)
CertificateNotValidException
public CertificateNotValidException(String message,
Throwable cause)
CertificateNotValidException
public CertificateNotValidException(Throwable cause)