Class InvalidScopeException

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

@Generated("software.amazon.awssdk:codegen") public final class InvalidScopeException extends SsoOidcException implements ToCopyableBuilder<InvalidScopeException.Builder,InvalidScopeException>

Indicates that the scope provided in the request is invalid.

See Also: