Java.Security.Cert.CertificateException: Constructor Members

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

See Also: Inherited members from Java.Security.GeneralSecurityException

Public Constructors

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

Protected Constructors

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