Java.Security.Cert.CRLException: Constructor Members

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

See Also: Inherited members from Java.Security.GeneralSecurityException

Public Constructors

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

Protected Constructors

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