Class: HTTPServerException (Net)

Overview
Module Structure
Class Hierarchy
is a submodule of
module: Net   
includes
  HTTPExceptions ( Net )
inherits from
  ProtoServerError ( Net )
is defined at
#1719 in net/http.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: Net
class: ProtoServerError     
module: HTTPExceptions     
class: HTTPServerException     

Class Hierarchy

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