Module java.base

Class CertificateParsingException

java.lang.Object
All Implemented Interfaces:
Serializable

public class CertificateParsingException extends CertificateException
Certificate Parsing Exception. This is thrown whenever an invalid DER-encoded certificate is parsed or unsupported DER features are found in the Certificate.
Since:
1.2
See Also: