Class: ProtoAuthError (Net)

Overview
Module Structure
Class Hierarchy
is a submodule of
module: Net   
inherits from
  ProtocolError ( Net )
is inherited by
  SMTPAuthenticationError ( Net )
  POPAuthenticationError ( Net )
is defined at
#43 in net/protocol.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: Net
class: ProtocolError     
class: ProtoAuthError     
class: SMTPAuthenticationError     
class: POPAuthenticationError     

Class Hierarchy

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