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