Exception: Fastbeans::AutogeneratedException
- Inherits:
-
RPCException
- Object
- StandardError
- RPCException
- Fastbeans::AutogeneratedException
- Defined in:
- lib/fastbeans/errors.rb
Instance Attribute Summary
Attributes inherited from RPCException
Instance Method Summary collapse
Methods inherited from RPCException
Constructor Details
This class inherits a constructor from Fastbeans::RPCException
Instance Method Details
#backtrace ⇒ Object
21 22 23 |
# File 'lib/fastbeans/errors.rb', line 21 def backtrace [@java_backtrace_arr, super].flatten.compact end |