Class InvalidRequestException

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

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

Indicates that something is wrong with the input to the request. For example, a required parameter may be missing or out of range.

See Also: