Java.Security.Cert.CertificateEncodingException: Constructor Members

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

See Also: Inherited members from Java.Security.Cert.CertificateException

Public Constructors

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

Protected Constructors

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