InvalidConnectionException Constructor (Exception)

Constructor to wrap other exceptions.

Namespace:  Scribe.Core.ConnectorApi.Exceptions

Assembly:  Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)

Syntax

public   InvalidConnectionException(
	Exception   ex
)

Parameters

ex

Type: System Exception

Inner exception

See

InvalidConnectionException Class

InvalidConnectionException Overload

Scribe.Core.ConnectorApi.Exceptions Namespace