Method: Rbeapi::Api::Entity#error
- Defined in:
-
lib/rbeapi/api.rb,
lib/rbeapi/api.rb
Provides a convenience method for access the connection error (if one exists) of the node’s connection instance.
88 89 90 |
# File 'lib/rbeapi/api.rb', line 88 def error @error end |