Class InvalidRequestException

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

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

Indicates that something is wrong with the input to the request. For example, a parameter is of the wrong type.

See Also: