Exception | Description |
---|---|
AccessDeniedException | |
ApprovalPolicyAccessDeniedException | |
ApprovalPolicyServiceException |
This is the generic exception for Approval Policy Management Service
|
ApprovalServiceException |
This is generic exception that will be thrown mostly if an error occurs while performing DB operations
|
BulkBeneficiariesAddException |
If there are exceptions while adding one or more beneficiaries to request, this exception will be used to report all the failed beneficiaries and
corresponding exceptions for each user.
|
BulkEntitiesAddException |
If there are exceptions while adding one or more entities to request, this exception will be used to report all the failed entities and
corresponding exceptions for each entity.
|
InvalidRequestDataException |
This exception will be thrown if the request data is invalid
|
InvalidRequestException |
This exception will be thrown if a particular operation is not allowed for the request
|
NoRequestPermissionException |
This exception is thrown if user doesnt have permissions on a request
|
RequestAlreadyClosedException |
This exception is thrown if request is already closed or withdrawn
|
RequestPostProcessingFailedException | |
RequestServiceException |
This is generic exception that will be thrown mostly if an error occurs while performing DB operations
|