class Net::IMAP::LoginDisabledError
Public Class Methods
Source
# File lib/net/imap/errors.rb, line 11 def initialize(msg = "Remote server has disabled the LOGIN command", ...) super end
Calls superclass method
# File lib/net/imap/errors.rb, line 11 def initialize(msg = "Remote server has disabled the LOGIN command", ...) super end