The constructors of Java.Security.Cert.CertPathValidatorException are listed below. For a list of all members, see the CertPathValidatorException Members list.
See Also: Inherited members from Java.Security.GeneralSecurityException
Creates a new CertPathValidatorException. | ||
Creates a new CertPathValidatorException with the specified cause. | ||
Creates a new CertPathValidatorException with the specified message. | ||
Creates a new CertPathValidatorException with the specified message and cause. | ||
Creates a new CertPathValidatorException with the specified message , cause, certification path and certificate index in the certification path. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |