Method: SuggestGrid::DeleteErrorResponseException#error_uri
- Defined in:
- lib/suggest_grid/exceptions/delete_error_response_exception.rb
#error_uri ⇒ String
The URI of the error for more details.
15 16 17 |
# File 'lib/suggest_grid/exceptions/delete_error_response_exception.rb', line 15 def error_uri @error_uri end |