W3cubDocs

/Ruby 2.7

class Net::IMAP::BadResponseError

Parent:
Net::IMAP::ResponseError

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.

Ruby Core © 1993–2017 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.