Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

CertificateException Constructor

Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9147)

CertificateException(String)

Initializes a new instance of the Exception class with a specified error message.

Declaration
public CertificateException(string message)
Parameters
Type Name Description
String message

The error message that explains the reason for the exception.

CertificateException(String, Exception)

Initializes a new instance of the Exception class with a specified error message and a reference to the inner exception that is the cause of this exception.

Declaration
public CertificateException(string message, Exception innerException)
Parameters
Type Name Description
String message

The error message that explains the reason for the exception.

Exception innerException

The exception that is the cause of the current exception.

In This Article
  • CertificateException(String)
  • CertificateException(String, Exception)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies