public class BadResponseCodeException extends BadResponseException
Constructor and Description |
---|
BadResponseCodeException(String requestId,
String message,
int statusCode) |
BadResponseCodeException(String requestId,
String message,
int statusCode,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
int |
getStatusCode()
Returns HTTP status code received from the Dropbox server.
|
getRequestId
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString