Class: POPError (Net)

Overview
Module Structure
Class Hierarchy
is a submodule of
module: Net   
inherits from
  ProtocolError ( Net )
is inherited by
  POPBadResponse ( Net )
is defined at
#36 in net/pop.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: Net
class: ProtocolError     
class: POPError     
class: POPBadResponse     

Class Hierarchy

Object ( Builtin-Module )
Exception ( Builtin-Module )
StandardError ( Builtin-Module )
ProtocolError ( Net )
POPError ( Net )
  POPBadResponse