Java.Security.Cert.CertPathValidatorException: Constructor Members

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

Public Constructors

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.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.