Exception: RestClient::ResourceNotFound

Inherits:
Exception
  • Object
show all
Defined in:
lib/request_errors.rb

Overview

No resource was found at the given URL.

Constant Summary collapse

ErrorMessage =
'Resource not found'

Method Summary

Methods inherited from Exception

#message