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
public class HttpException
- extends RuntimeException
// TODO: Adrian: Document this!
- Author:
- Adrian Cole
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HttpException
public HttpException(String s)
HttpException
public HttpException(String s,
Throwable throwable)
HttpException
public HttpException(Throwable throwable)
Copyright © 2009-2011 jclouds. All Rights Reserved.