public class NoInternetConnectionException extends Exception
HttpTask,
but there is no active internet connection, so we do not execute the
HttpTask and throw this kind of exception| Constructor and Description |
|---|
NoInternetConnectionException(String msg) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
is(Exception e)
Determine if an exception is of that kind
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 Hannes Dorfmann. All rights reserved.