This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from fac952fc5b Merge pull request #5710
add 3f35912e1e FINERACT-2567: Fix error messages in exception classes
new e73cf7ec55 Merge pull request #5711
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../glaccount/exception/GLAccountInvalidUpdateException.java | 2 +-
.../charge/exception/LoanChargeCannotBeDeletedException.java | 2 +-
.../charge/exception/LoanChargeCannotBePayedException.java | 8 ++++----
.../charge/exception/LoanChargeCannotBeUpdatedException.java | 2 +-
.../charge/exception/LoanChargeCannotBeWaivedException.java | 4 ++--
.../exception/LoanChargeWaiveCannotBeReversedException.java | 6 +++---
.../collateral/exception/CollateralCannotBeCreatedException.java | 2 +-
.../collateral/exception/CollateralCannotBeDeletedException.java | 4 ++--
.../collateral/exception/CollateralCannotBeUpdatedException.java | 2 +-
.../exception/ClientCollateralCannotBeDeletedException.java | 2 +-
.../exception/CollateralCannotBeDeletedException.java | 2 +-
.../savings/exception/PostInterestAsOnDateException.java | 8 ++++----
12 files changed, 22 insertions(+), 22 deletions(-)