| Class and Description |
|---|
| InvalidRequestException
This class provides an exception for when the given request is invalid
|
| Class and Description |
|---|
| InvalidRequestException
This class provides an exception for when the given request is invalid
|
| PatchBadRequestException
Malformed patch document (taken from rfc5789#section-2.2) - When the server
determines that the patch document provided by the client is not properly
formatted, it SHOULD return a 400 (Bad Request) response.
|
| RepositoryMethodNotImplementedException
This is the exception to capture details about call to a methods not
exposed or not implemented by the repository
|
| UnprocessableEntityException
Unprocessable request: Can be specified with a 422 (Unprocessable Entity)
response ([RFC4918], Section 11.2) when the server understands the patch
document and the syntax of the patch document appears to be valid, but the
server is incapable of processing the request.
|
| Class and Description |
|---|
| PatchBadRequestException
Malformed patch document (taken from rfc5789#section-2.2) - When the server
determines that the patch document provided by the client is not properly
formatted, it SHOULD return a 400 (Bad Request) response.
|
| UnprocessableEntityException
Unprocessable request: Can be specified with a 422 (Unprocessable Entity)
response ([RFC4918], Section 11.2) when the server understands the patch
document and the syntax of the patch document appears to be valid, but the
server is incapable of processing the request.
|
| Class and Description |
|---|
| PatchBadRequestException
Malformed patch document (taken from rfc5789#section-2.2) - When the server
determines that the patch document provided by the client is not properly
formatted, it SHOULD return a 400 (Bad Request) response.
|
| Class and Description |
|---|
| InvalidRequestException
This class provides an exception for when the given request is invalid
|
Copyright © 2019 DuraSpace. All rights reserved.