Class PayloadTooLargeException

All Implemented Interfaces:
Serializable

This Represents an HTTP 413 Payload Too Large response, which means the request body was too big for the server to accept

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

See Also: