Class InvalidRequestException

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

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

Indicates that a problem occurred with the input to the request. For example, a required parameter might be missing or out of range.

See Also: