Class NotImplementedOperationException

All Implemented Interfaces:
Serializable

This Represents an HTTP 501 Not Implemented response, which means the resource provider currently lacks the ability to fullfill the request.

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

See Also: