Method: Commerce::APIException#context
- Defined in:
- lib/commerce/exceptions/api_exception.rb
#context ⇒ Object (readonly)
Returns the value of attribute context.
5 6 7 |
# File 'lib/commerce/exceptions/api_exception.rb', line 5 def context @context end |