Class HttpClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.exxothermic.audioeverywheresdk.webservices.exceptions.ServiceException
com.exxothermic.audioeverywheresdk.webservices.exceptions.HttpClientException
- All Implemented Interfaces:
Serializable
Class which serves as a model for the http client exception
- Since:
- 10/11/13
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.exxothermic.audioeverywheresdk.webservices.exceptions.ServiceException
getCode, getMessage, setCode, setMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HttpClientException
public HttpClientException()
-