|
|
IProductDelete
|
| Exception | Condition |
|---|---|
| AuthenticationFailureException | The caller could not be authenticated. |
| NoPermissionException | API user does not have permission to perform the action. |
| NotFoundException | Product could not be found. |
| ValidationException | Validation dictates that deleting the entity is not possible. |
| GeneralFailureException | Any other fault. |