connectivityException is used in request Library.
com.sap.mobile.lib.request
public class ConnectivityException
All members of ConnectivityException, including inherited members.
Constructors| Modifier and Type | Constructor | Description |
|---|---|---|
| public | ConnectivityException() | Constructs a new connectivityException. |
| public | ConnectivityException(String) | Constructs a new connectivityException. |
| public | ConnectivityException(String, Throwable) | Constructs a new connectivityException. |
| public | ConnectivityException(Throwable) | Constructs a new connectivityException. |