Class InvalidGatewayRequestException

  • All Implemented Interfaces:
    Serializable

    public class InvalidGatewayRequestException
    extends AmazonServiceException

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

    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidGatewayRequestException

        public InvalidGatewayRequestException​(String message)
        Constructs a new InvalidGatewayRequestException with the specified error message.
        Parameters:
        message - Describes the error encountered.