@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 doesn't 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, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic ScopeDoesNotExistException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ScopeDoesNotExistException.Builder,ScopeDoesNotExistException>toBuilder in class CognitoIdentityProviderExceptionpublic static ScopeDoesNotExistException.Builder builder()
public static Class<? extends ScopeDoesNotExistException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.