com.openshift.internal.client.httpclient
Class HttpClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.openshift.internal.client.httpclient.HttpClientException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BadRequestException, EncodingException, InternalServerErrorException, NotFoundException, UnauthorizedException
public class HttpClientException
- extends RuntimeException
- Author:
- André Dietisheim
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HttpClientException
public HttpClientException(String message,
Throwable cause)
HttpClientException
public HttpClientException(String message)
HttpClientException
public HttpClientException(Throwable cause)
Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.