mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
50b8033d6b
This makes it so that client instances that call a method on a server-side object that raise a subclass of Exception are handled similarly to those that raise a subclass of StandardError. Only reraise exceptions that we are fairly sure we don't want to rescue. Fixes [Bug #5618] |
||
---|---|---|
.. | ||
acl.rb | ||
drb.rb | ||
eq.rb | ||
extserv.rb | ||
extservm.rb | ||
gw.rb | ||
invokemethod.rb | ||
observer.rb | ||
ssl.rb | ||
timeridconv.rb | ||
unix.rb | ||
weakidconv.rb |