Class BadRequestErrorException

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

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

The request was invalid or malformed. This error occurs when the request parameters do not meet the API requirements, such as invalid field values, missing required parameters, or improperly formatted data.

See Also: