Class: SMTPAuthenticationError (Net)

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

Overview

Module Structure

  module: <Toplevel Module>
  module: Net
class: ProtoAuthError     
module: SMTPError     
class: SMTPAuthenticationError     

Class Hierarchy

Object ( Builtin-Module )
Exception ( Builtin-Module )
StandardError ( Builtin-Module )
ProtocolError ( Net )
ProtoAuthError ( Net )
SMTPAuthenticationError ( Net )
includes
  SMTPError ( Net )