public class HttpClientException extends Exception
Constructor and description |
---|
HttpClientException
(Throwable e) |
HttpClientException
(String message) |
Type Params | Return Type | Name and description |
---|---|---|
|
public Throwable |
getCause() |
|
public static HttpClientException |
wrap(Exception e) |
Methods inherited from class | Name |
---|---|
class Exception |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |