ruby / 2.2.10 / net / imap / noresponseerror.html /

class Net::IMAP::NoResponseError

Parent:
Net::IMAP::ResponseError

Error raised upon a “NO” response from the server, indicating that the client command could not be completed successfully.

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