details: https://code.openbravo.com/erp/devel/pi/rev/cf58c9985234 changeset: 35331:cf58c9985234 user: Javier Armendáriz <javier.armendariz <at> openbravo.com> date: Fri Jan 18 13:35:08 2019 +0100 summary: Related to issue 39878: Changing documentation of exception thrown in validation
diffstat: src/org/openbravo/service/importprocess/ImportEntryBuilder.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 644986ebb250 -r cf58c9985234 src/org/openbravo/service/importprocess/ImportEntryBuilder.java --- a/src/org/openbravo/service/importprocess/ImportEntryBuilder.java Fri Jan 18 13:27:38 2019 +0100 +++ b/src/org/openbravo/service/importprocess/ImportEntryBuilder.java Fri Jan 18 13:35:08 2019 +0100 @@ -106,7 +106,7 @@ /** * This method let initialize any ImportEntry property using its property name. Note that if - * propertyName does not exist for ImportEntry, create() will throw an CheckException. Also, if + * propertyName does not exist for ImportEntry, create() will throw an OBException. Also, if * propertyValue cannot be assigned to the property, a ValidationException will be thrown. * * @param propertyName _______________________________________________ Openbravo-commits mailing list Openbravo-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbravo-commits