ConnectivityException(String, Throwable) constructor

Constructs a new connectivityException.

Syntax

public ConnectivityException (
    String detailMessage,
    Throwable throwable
)

Parameters