Exception: RBus::Exception

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/rbus/etc/exception.rb

Overview

Catch-all, simply do:

rescue RBus::Exception => error

if in doubt. :)