Class: Net::SMTPSyntaxError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| 
         Class Chain: 
        
          self,
          ProtoSyntaxError
         
       | 
    |
| 
         Instance Chain: 
        
          self,
           
      SMTPError,
          ProtoSyntaxError
         | 
    |
| Inherits: | 
        ProtoSyntaxError
        
  | 
    
| Defined in: | lib/net/smtp.rb | 
Overview
Represents an SMTP command syntax error (error code 500)