ruby / 2.2.10 / net / imap / byeresponseerror.html /

class Net::IMAP::ByeResponseError

Parent:
Net::IMAP::ResponseError

Error raised upon a “BYE” response from the server, indicating that the client is not being allowed to login, or has been timed out due to inactivity.

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