public class HttpSystemErrorException extends SdkException
| Constructor and Description |
|---|
HttpSystemErrorException(Exception e) |
HttpSystemErrorException(org.apache.http.StatusLine statusLine) |
| Modifier and Type | Method and Description |
|---|---|
String |
getReasonPhrase() |
int |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.