Class: Exception (<Built-in Module>)

Overview
Module Structure
Class Hierarchy
is a submodule of
module: <Built-in Module>   
has modular siblings
module: Comparable   
module: Enumerable   
class: Object   
class: StandardError   
class: String   
inherits from
  Object ( Builtin-Module )
is inherited by
  StandardError ( Builtin-Module )
has class siblings
  String ( Builtin-Module )
  SimpleServer ( WEBrick )
  Daemon ( WEBrick )
  GenericServer ( WEBrick )
  MountTable ( WEBrick::HTTPServer )
  AbstractServlet ( WEBrick::HTTPServlet )
  HTTPRequest ( WEBrick )
  HTTPResponse ( WEBrick )
  HTTPVersion ( WEBrick )
  BasicAuth ( WEBrick::HTTPAuth )
  DigestAuth ( WEBrick::HTTPAuth )
  Htdigest ( WEBrick::HTTPAuth )
  Htgroup ( WEBrick::HTTPAuth )
  Htpasswd ( WEBrick::HTTPAuth )
  CGI ( WEBrick )
  Socket ( WEBrick::CGI )
  Cookie ( WEBrick )
  BasicLog ( WEBrick )

Overview

Module Structure

  module: <Toplevel Module>
  module: <Built-in Module>
module: Comparable     
module: Enumerable     
class: Exception     
class: StandardError     
class: String     
  module: WEBrick
  class: SimpleServer
  class: Daemon
  class: GenericServer
  class: HTTPServer
class: MountTable     
  module: HTTPServlet
class: AbstractServlet     
  class: HTTPRequest
  class: HTTPResponse
  class: HTTPVersion
  module: HTTPAuth
class: BasicAuth     
class: DigestAuth     
class: Htdigest     
class: Htgroup     
class: Htpasswd     
  class: CGI
class: Socket     
  class: Cookie
  class: BasicLog