Class InvalidGatewayRequestException

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

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

An exception occurred because an invalid gateway request was issued to the service. For more information, see the error and message fields.

See Also: