javax.security.cert
Class CertificateParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.security.cert.CertificateException
javax.security.cert.CertificateParsingException
- All Implemented Interfaces:
- Serializable
public class CertificateParsingException
- extends CertificateException
Signals a parsing error when decoding a certificate.
This class is deprecated. It should not be used in new
applications.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CertificateParsingException
public CertificateParsingException()
CertificateParsingException
public CertificateParsingException(String msg)