Java.Security.Cert.CertPathBuilderException: Constructor Members

The constructors of Java.Security.Cert.CertPathBuilderException are listed below. For a list of all members, see the CertPathBuilderException Members list.

See Also: Inherited members from Java.Security.GeneralSecurityException

Public Constructors

Creates a new CertPathBuilderException.
Creates a new CertPathBuilderException with the specified cause.
Creates a new CertPathBuilderException with the specified message.
Creates a new CertPathBuilderException with the specified message and cause.

Protected Constructors

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