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 4xx, a temporary error.