Exception: Net::IMAP::NoResponseError
- Inherits:
-
ResponseError
- Object
- StandardError
- Error
- ResponseError
- Net::IMAP::NoResponseError
- Defined in:
- lib/net/imap.rb
Overview
Error raised upon a “NO” response from the server, indicating that the client command could not be completed successfully.
Instance Attribute Summary
Attributes inherited from ResponseError
Method Summary
Methods inherited from ResponseError
Constructor Details
This class inherits a constructor from Net::IMAP::ResponseError