xurror commented on a change in pull request #1079:
URL: https://github.com/apache/fineract/pull/1079#discussion_r446532048
##########
File path:
fineract-provider/src/main/java/org/apache/fineract/infrastructure/campaigns/email/exception/EmailConfigurationNotFoundException.java
##########
@@ -28,4 +29,9 @@
public EmailConfigurationNotFoundException(final String name) {
Review comment:
Just curious but wouldn't it be better to add the 3rd param here instead
of duplicating the method? cause I can see the 2param method will just be
history and unused.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]