mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Help RDoc find Exception [ci skip]
This was on top of `Init_Exception()`.
This commit is contained in:
parent
928cb6eeb6
commit
befa24488c
1 changed files with 2 additions and 0 deletions
2
error.c
2
error.c
|
@ -2579,6 +2579,8 @@ syserr_eqq(VALUE self, VALUE exc)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
* Document-class: Exception
|
||||||
|
*
|
||||||
* \Class Exception and its subclasses are used to communicate between
|
* \Class Exception and its subclasses are used to communicate between
|
||||||
* Kernel#raise and +rescue+ statements in <code>begin ... end</code> blocks.
|
* Kernel#raise and +rescue+ statements in <code>begin ... end</code> blocks.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue