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

TlsException Constructor

Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)

TlsException(String)

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

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

The message that describes the error.

TlsException(String, Exception)

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

Declaration
public TlsException(string message, Exception inner)
Parameters
Type Name Description
String message

The message that describes the error.

Exception inner

The exception that is the cause of the current exception.

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