Java.Security.Cert.CertificateParsingException: Constructor Members

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

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

Public Constructors

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

Protected Constructors

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