Package org.jclouds.http
Class HttpException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jclouds.http.HttpException
- All Implemented Interfaces:
 Serializable
// TODO: Adrian: Document this!
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionHttpException(String s, Throwable throwable) HttpException(Throwable throwable)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
HttpException
 - 
HttpException
 - 
HttpException
 
 -