Exception: Net::IMAP::ByeResponseError
- Inherits:
-
ResponseError
- Object
- StandardError
- Error
- ResponseError
- Net::IMAP::ByeResponseError
- Defined in:
- lib/net/imap/errors.rb
Overview
Error raised upon a “BYE” response from the server, indicating that the client is not being allowed to login, or has been timed out due to inactivity.
Instance Attribute Summary
Attributes inherited from ResponseError
Method Summary
Methods inherited from ResponseError
Constructor Details
This class inherits a constructor from Net::IMAP::ResponseError