Class PreconditionFailedException

All Implemented Interfaces:
Serializable

Represents an HTTP 412 Precondition Failed response. This exception should be thrown for an Update operation if that operation requires a version to be specified in an HTTP header, and none was.
See Also: