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