Exception: ContextIO::Error::ServiceUnavailable
- Inherits:
-
ServerError
- Object
- StandardError
- ContextIO::Error
- ServerError
- ContextIO::Error::ServiceUnavailable
- Defined in:
- lib/context-io/error/service_unavailable.rb
Overview
Raised when Context.IO returns the HTTP status code 503
The 503 status code means a request required a connection to the mail server, but that connection failed.
Instance Attribute Summary
Attributes inherited from ContextIO::Error
Method Summary
Methods inherited from ContextIO::Error
Constructor Details
This class inherits a constructor from ContextIO::Error