Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the OfflineOnlyRequiresInternetException class with a default message and tag and, the application's name and the specified inner exception.
Signature
public OfflineOnlyRequiresInternetException(String applicationName, Throwable e)
Parameters
| Name | Datatype | Description |
|---|---|---|
| applicationName |
String |
|
| e |
Throwable |
The inner exception. |
Returns
OfflineOnlyRequiresInternetException
Defined in
OfflineOnlyRequiresInternetException.java