Class InvalidResponseCodeException

All Implemented Interfaces:
Serializable

public class InvalidResponseCodeException extends AmazonServiceException
See Also:
  • Constructor Details

    • InvalidResponseCodeException

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