public class HttpClientErrorException extends SdkException
| Constructor and Description |
|---|
HttpClientErrorException(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, toStringpublic HttpClientErrorException(org.apache.http.StatusLine statusLine)
public int getStatusCode()
public String getReasonPhrase()
Copyright © 2020. All rights reserved.