Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > net/imapライブラリ > Net::IMAP::ResponseErrorクラス

class Net::IMAP::ResponseError

クラスの継承リスト: Net::IMAP::ResponseError < Net::IMAP::Error < StandardError < Exception < Object < Kernel < BasicObject

Abstract

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

Methods

Classes