Class ScopeDoesNotExistException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ScopeDoesNotExistException.Builder,ScopeDoesNotExistException>

@Generated("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.

See Also: