Method: Farcall::RemoteError#data
- Defined in:
- lib/farcall/transport.rb
permalink #data ⇒ Object (readonly)
data passed by the remote error or an empty hash
27 28 29 |
# File 'lib/farcall/transport.rb', line 27 def data @data end |