Class: SMTPSyntaxError (Net)

Overview
Module Structure
Class Hierarchy
is a submodule of
module: Net   
includes
  SMTPError ( Net )
inherits from
  ProtoSyntaxError ( Net )
is defined at
#49 in net/smtp.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: Net
class: ProtoSyntaxError     
module: SMTPError     
class: SMTPSyntaxError     

Class Hierarchy

Object ( Builtin-Module )
Exception ( Builtin-Module )
StandardError ( Builtin-Module )
ProtocolError ( Net )
ProtoSyntaxError ( Net )
SMTPSyntaxError ( Net )
includes
  SMTPError ( Net )