public class ClientResponseException extends ResponseException
status| Constructor and Description |
|---|
ClientResponseException(String message,
int status) |
ClientResponseException(String message,
int status,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
StatusCode |
getStatusCode() |
String |
toString() |
getStatus, mapException, mapExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ClientResponseException(String message, int status)
public StatusCode getStatusCode()
ResponseException.getStatus()public String toString()
toString in class ResponseExceptionCopyright © 2017. All rights reserved.