Class NotModifiedException

All Implemented Interfaces:
Serializable

This Represents an HTTP 301 Not Modified response, which means the resource has not changed since the last version the client retrieved. This exception should only be used as a part of the ETag workflow.

Note that a complete list of RESTful exceptions is available in the Package Summary.

See Also: