Exception: Dor::Services::Client::PreconditionFailedResponse
- Inherits:
-
UnexpectedResponse
- Object
- StandardError
- Error
- UnexpectedResponse
- Dor::Services::Client::PreconditionFailedResponse
- Defined in:
- lib/dor/services/client.rb
Overview
Error that is raised when the remote server returns a 412 Precondition Failed. This occurs when you sent an etag with If-Match, but the etag didn’t match the latest version
Instance Attribute Summary
Attributes inherited from UnexpectedResponse
Method Summary
Methods inherited from UnexpectedResponse
Constructor Details
This class inherits a constructor from Dor::Services::Client::UnexpectedResponse