Module java.base

Enum Class CertPathValidatorException.BasicReason

java.lang.Object
java.lang.Enum<CertPathValidatorException.BasicReason>
java.security.cert.CertPathValidatorException.BasicReason
All Implemented Interfaces:
Serializable, Comparable<CertPathValidatorException.BasicReason>, Constable, CertPathValidatorException.Reason
Enclosing class:
CertPathValidatorException

public static enum CertPathValidatorException.BasicReason extends Enum<CertPathValidatorException.BasicReason> implements CertPathValidatorException.Reason
The BasicReason enumerates the potential reasons that a certification path of any type may be invalid.
Since:
1.7