public class SardineException
extends org.apache.http.client.HttpResponseException
| Constructor and Description |
|---|
SardineException(String msg,
int statusCode,
String responsePhrase) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getResponsePhrase()
The response phrase returned by the server.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getResponsePhrase()
public String getMessage()
getMessage in class ThrowableCopyright © 2019. All rights reserved.