Module java.base

Class CertificateException

java.lang.Object
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CertificateEncodingException, CertificateExpiredException, CertificateNotYetValidException, CertificateParsingException, CertificateRevokedException

public class CertificateException extends GeneralSecurityException
This exception indicates one of a variety of certificate problems.
Since:
1.2
See Also: