- Timestamp:
- Nov 3, 2010, 9:10:25 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/controllers/dbnp/exporter/ExporterController.groovy
r1051 r1052 167 167 sub.createCell((short)8).setCellValue(sample.parentSubject.species.name) 168 168 } 169 catc t(Exception e){169 catch (Exception e){ 170 170 println "Error during Mandatory Fields" 171 171 }
Note: See TracChangeset
for help on using the changeset viewer.