Project

General

Profile

Actions

Bug #5438

closed

[PATCH] Add exception hierarchy in Exception class documentation.

Added by sdaubert (Sylvain Daubert) over 12 years ago. Updated over 12 years ago.

Status:
Closed
Target version:
-
ruby -v:
1.9.2p290
Backport:
[ruby-core:40121]

Description

[PATCH] * error.c: Add exception hierarchy in Exception class documentation.


Files

Updated by drbrain (Eric Hodel) over 12 years ago

I modified your patch to use bullet lists and removed the top-most Exception bullet. I also added notes for the default require/rescue subclasses.

Actions #2

Updated by drbrain (Eric Hodel) over 12 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r33481.
Sylvain, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • error.c (Init_Exception): Add hierarchy of Exception subclasses.
    Based on patch by Sylvain Daubert. [Ruby 1.9 - Bug #5438]
Actions

Also available in: Atom PDF

Like0
Like0Like0