Class: Net::SMTPServerBusy
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          ProtoServerError
         | |
| Instance Chain: 
          self,
          SMTPError,
          ProtoServerError
         | |
| Inherits: | ProtoServerError 
 | 
| Defined in: | lib/net/smtp.rb | 
Overview
Represents SMTP error code 420 or 450, a temporary error.