Overload List

  NameDescription
Public methodCertificateException()()()()
Initializes a new instance of the CertificateException class with default properties.
Public methodCertificateException(String)
Initializes a new instance of the CertificateException class with a specified error message.
Protected methodCertificateException(SerializationInfo, StreamingContext)
Initializes a new instance of the CertificateException class with serialized data.
Public methodCertificateException(String, Exception)
Initializes a new instance of the CertificateException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also