Java.Security.Cert.CertStoreException: Constructor Members

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

See Also: Inherited members from Java.Security.GeneralSecurityException

Public Constructors

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

Protected Constructors

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