Exception: Net::IMAP::UnknownResponseError
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
ResponseError ,
Error ,
StandardError
|
|
Instance Chain:
self,
ResponseError ,
Error ,
StandardError
|
|
Inherits: |
Net::IMAP::ResponseError
|
Defined in: | lib/net/imap.rb |
Overview
Error
raised upon an unknown response from the server.
Class Method Summary
ResponseError
- Inherited
Instance Attribute Summary
ResponseError
- Inherited
#response | The response that caused this error. |
Constructor Details
This class inherits a constructor from Net::IMAP::ResponseError