SDMConnectivityException(String, Throwable) constructor

Constructs a new SDMconnectivityException.

Syntax

public SDMConnectivityException (
    String detailMessage,
    Throwable throwable
)

Parameters