1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/drb
Jeremy Evans 50b8033d6b Handle subclasses of Exception in drb
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]
2019-10-16 12:51:13 -07:00
..
acl.rb
drb.rb Handle subclasses of Exception in drb 2019-10-16 12:51:13 -07:00
eq.rb
extserv.rb
extservm.rb
gw.rb
invokemethod.rb
observer.rb
ssl.rb
timeridconv.rb
unix.rb
weakidconv.rb