Serializable
, ToCopyableBuilder<InvalidIdentityPoolConfigurationException.Builder,InvalidIdentityPoolConfigurationException>
@Generated("software.amazon.awssdk:codegen") public class InvalidIdentityPoolConfigurationException extends CognitoIdentityException implements ToCopyableBuilder<InvalidIdentityPoolConfigurationException.Builder,InvalidIdentityPoolConfigurationException>
Thrown if the identity pool has no role associated for the given auth type (auth/unauth) or if the AssumeRole fails.
Modifier and Type | Class | Description |
---|---|---|
static interface |
InvalidIdentityPoolConfigurationException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static InvalidIdentityPoolConfigurationException.Builder |
builder() |
|
static Class<? extends InvalidIdentityPoolConfigurationException.Builder> |
serializableBuilderClass() |
|
InvalidIdentityPoolConfigurationException.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 InvalidIdentityPoolConfigurationException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<InvalidIdentityPoolConfigurationException.Builder,InvalidIdentityPoolConfigurationException>
public static InvalidIdentityPoolConfigurationException.Builder builder()
public static Class<? extends InvalidIdentityPoolConfigurationException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.