class Aws::Utils::Http::ServerError
- Aws::Utils::Http::ServerError
- Exception
- Reference
- Object
Overview
Exception raised when Sqs gives us a non 200 http status code. The error will have a specific message from Sqs.
Defined in:
aws/utils/http.crClass Method Summary
-
.from_response(response)
Creates a
ServerError
from anHTTP::Client::Response