Method: Esi::ApiNotFoundError#type
- Defined in:
- lib/esi/api_error.rb
#type ⇒ String (readonly)
Returns the response.data.
168 |
# File 'lib/esi/api_error.rb', line 168 class ApiNotFoundError < ApiError; end |
Returns the response.data.
168 |
# File 'lib/esi/api_error.rb', line 168 class ApiNotFoundError < ApiError; end |