Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > net/imapライブラリ > Net::IMAP::BadResponseErrorクラス
class Net::IMAP::BadResponseError
クラスの継承リスト: Net::IMAP::BadResponseError < Net::IMAP::ResponseError < Net::IMAP::Error < StandardError < Exception < Object < Kernel < BasicObject
Abstract
Error raised upon a "BAD" response from the server, indicating that the client command violated the IMAP protocol, or an internal server failure has occurred.