Project

General

Profile

Actions

Bug #2829

closed

Missing documentation for Exception subclasses.

Added by marcandre (Marc-Andre Lafortune) about 14 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.9.2dev (2010-03-02 trunk 26792) [x86_64-darwin10.2.0]
Backport:
[ruby-core:28394]

Description

=begin
I noticed that the documentation for Exception subclasses are either that of Exception itself, or just plain non-sensical because they are actually missing (see ZeroDivisionError, FiberError, ...)

It would be preferable if the Exception classes were at least briefly described.

I've made a first draft of a description for all Exception subclasses, and would encourage anyone interested in improving it by editing the wiki:

http://redmine.ruby-lang.org/wiki/ruby/ExceptionClassesDoc

Thanks.
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0