Class: ProtoServerError (Net)

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

Overview

Module Structure

  module: <Toplevel Module>
  module: Net
class: ProtocolError     
class: ProtoServerError     
class: HTTPServerException     
class: SMTPServerBusy     

Class Hierarchy

Object ( Builtin-Module )
Exception ( Builtin-Module )
StandardError ( Builtin-Module )
ProtocolError ( Net )
ProtoServerError ( Net )
  HTTPServerException     
  SMTPServerBusy