Exception: Webex::Errors::ServerError
- Defined in:
- lib/webex/errors/error.rb
Instance Attribute Summary
Attributes inherited from Error
#code, #extensions, #response, #status
Instance Method Summary collapse
Methods inherited from Error
Constructor Details
This class inherits a constructor from Webex::Errors::Error
Instance Method Details
#reference_id ⇒ Object
70 71 72 |
# File 'lib/webex/errors/error.rb', line 70 def reference_id extensions['referenceId'] end |