@Deprecated public class NetworkException extends DataStorageException
| Constructor and Description |
|---|
NetworkException(String detailMessage)
Deprecated.
|
NetworkException(String detailMessage,
Throwable throwable)
Deprecated.
|
isRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NetworkException(String detailMessage, Throwable throwable)
detailMessage - the exception message.throwable - exception as throwable.public NetworkException(String detailMessage)
detailMessage - the exception message.Copyright © 2019. All rights reserved.