Module: SMTPError (Net)

Overview
Module Structure
Class Hierarchy
is a submodule of
module: Net   
is included by
class: SMTPAuthenticationError ( Net )
class: SMTPServerBusy ( Net )
class: SMTPSyntaxError ( Net )
class: SMTPFatalError ( Net )
class: SMTPUnknownError ( Net )
class: SMTPUnsupportedCommand ( Net )
is defined at
#33 in net/smtp.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: Net
module: SMTPError     
class: SMTPAuthenticationError     
class: SMTPServerBusy     
class: SMTPSyntaxError     
class: SMTPFatalError     
class: SMTPUnknownError     
class: SMTPUnsupportedCommand     

Class Hierarchy