Table of Contents

ConnectionException

Constructors
public ConnectionException(string message)
Parameters
Type Name Description
string message
public ConnectionException(string message, Exception innerException)
Parameters
Type Name Description
string message
Exception innerException