Net::IMAP::ResponseError

class Net::IMAP::ResponseError

Parent:
Net::IMAP::Error

Superclass of all errors used to encapsulate “fail” responses from the server.

Attributes

response[RW]

The response that caused this error

Public Class Methods