Class: SMTPUnknownError (Net)

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

Overview

Module Structure

  module: <Toplevel Module>
  module: Net
class: ProtoUnknownError     
module: SMTPError     
class: SMTPUnknownError     

Class Hierarchy

Object ( Builtin-Module )
Exception ( Builtin-Module )
StandardError ( Builtin-Module )
ProtocolError ( Net )
ProtoUnknownError ( Net )
SMTPUnknownError ( Net )
includes
  SMTPError ( Net )