Serializable, ToCopyableBuilder<ExternalServiceException.Builder,ExternalServiceException>@Generated("software.amazon.awssdk:codegen") public class ExternalServiceException extends CognitoIdentityException implements ToCopyableBuilder<ExternalServiceException.Builder,ExternalServiceException>
An exception thrown when a dependent service such as Facebook or Twitter is not responding
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
ExternalServiceException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static ExternalServiceException.Builder |
builder() |
|
static Class<? extends ExternalServiceException.Builder> |
serializableBuilderClass() |
|
ExternalServiceException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExternalServiceException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<ExternalServiceException.Builder,ExternalServiceException>public static ExternalServiceException.Builder builder()
public static Class<? extends ExternalServiceException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.