com.octo.android.robospice.exception
Class NetworkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.octo.android.robospice.persistence.exception.SpiceException
com.octo.android.robospice.exception.NetworkException
- All Implemented Interfaces:
- Serializable
public class NetworkException
- extends SpiceException
Exception thrown when a problem occurs while retrieving data from network.
- Author:
- sni
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NetworkException
public NetworkException(String detailMessage)
NetworkException
public NetworkException(String detailMessage,
Throwable throwable)
NetworkException
public NetworkException(Throwable throwable)
Copyright © 2012-2014. All Rights Reserved.