in src/main/java/org/apache/fineract/cn/api/util/NotFoundException.java [27:29]
public NotFoundException(final String reason) { super(reason); }