类 Net::IMAP::LoginDisabledError
公共类方法
new(msg = "远程服务器已禁用 LOGIN 命令", ...) 点击切换源代码
调用父类方法
# File net-imap-0.5.4/lib/net/imap/errors.rb, line 11 def initialize(msg = "Remote server has disabled the LOGIN command", ...) super end