Class BadRequestException

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

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

The request is not valid, for example, the input is incomplete or incorrect. See the accompanying error message for details.

See Also: