Exception: RBus::Exception
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- RBus::Exception
- Defined in:
- lib/rbus/etc/exception.rb
Overview
Catch-all, simply do:
rescue RBus::Exception => error
if in doubt. :)
Catch-all, simply do:
rescue RBus::Exception => error
if in doubt. :)