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.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ExternalServiceException.Builder toBuilder()
ToCopyableBuilder
toBuilder
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.