@Generated(value="software.amazon.awssdk:codegen") public final class ScopeDoesNotExistException extends CognitoIdentityProviderException implements ToCopyableBuilder<ScopeDoesNotExistException.Builder,ScopeDoesNotExistException>
This exception is thrown when the specified scope does not exist.
Modifier and Type | Class and Description |
---|---|
static interface |
ScopeDoesNotExistException.Builder |
Modifier and Type | Method and Description |
---|---|
static ScopeDoesNotExistException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ScopeDoesNotExistException.Builder> |
serializableBuilderClass() |
ScopeDoesNotExistException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public ScopeDoesNotExistException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<ScopeDoesNotExistException.Builder,ScopeDoesNotExistException>
toBuilder
in class CognitoIdentityProviderException
public static ScopeDoesNotExistException.Builder builder()
public static Class<? extends ScopeDoesNotExistException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.