Add missing class FrozenError to Exception subclasses list documentation

[Fix GH-1818]

From: Miguel Landaeta <miguel@miguel.cc>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62734 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2018-03-13 02:00:42 +00:00
parent 89e82a75a8
commit 175c514a0d
1 changed files with 1 additions and 0 deletions

View File

@ -2329,6 +2329,7 @@ syserr_eqq(VALUE self, VALUE exc)
* * FloatDomainError
* * RegexpError
* * RuntimeError -- default for +raise+
* * FrozenError
* * SystemCallError
* * Errno::*
* * ThreadError