Exception: NaranyaEcm::Rest::ResourceNotSaved
- Defined in:
- lib/naranya_ecm/rest/errors.rb
Overview
Raised by ActiveRecord::Base.save! and ActiveRecord::Base.create! methods when record cannot be saved because record is invalid.
Instance Attribute Summary
Attributes inherited from RestError
Method Summary
Methods inherited from RestError
build_from_failed_response, #initialize, raise_by_failed_response
Constructor Details
This class inherits a constructor from NaranyaEcm::Rest::RestError