OfflineOnlyRequiresInternetException(String, Throwable) constructor

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