com.jdroid.java.exception
Class HttpResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jdroid.java.exception.AbstractException
com.jdroid.java.exception.ErrorCodeException
com.jdroid.java.exception.ApplicationException
com.jdroid.java.exception.HttpResponseException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ServerHttpResponseException
public class HttpResponseException
- extends ApplicationException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HttpResponseException
protected HttpResponseException()
HttpResponseException
public HttpResponseException(ErrorCode errorCode,
Throwable throwable)
HttpResponseException
public HttpResponseException(ErrorCode errorCode,
String message)
Copyright © 2014. All rights reserved.