Exception: Webex::Errors::ServerError

Inherits:
Error
  • Object
show all
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

#initialize

Constructor Details

This class inherits a constructor from Webex::Errors::Error

Instance Method Details

#reference_idObject



70
71
72
# File 'lib/webex/errors/error.rb', line 70

def reference_id
  extensions['referenceId']
end