- Timestamp:
- Mar 8, 2011, 2:16:05 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/services/dbnp/importer/ImporterService.groovy
r1591 r1600 747 747 } 748 748 } else { 749 println "---" 750 study.errors.getAllErrors().each { 751 println it.dump() 752 } 753 println "---//" 749 754 log.error ".importer wizard, study could not be validated: " + entity 750 755 throw new Exception('.importer wizard, study could not be validated: ' + entity)
Note: See TracChangeset
for help on using the changeset viewer.