Method: ContentGateway::BaseError#status_code
- Defined in:
- lib/content_gateway/exceptions.rb
#status_code ⇒ Object (readonly)
Returns the value of attribute status_code.
3 4 5 |
# File 'lib/content_gateway/exceptions.rb', line 3 def status_code @status_code end |