Actions
Bug #5401
closed[rOCCI] throw exceptions in case of errors
Status:
Closed
Priority:
High
Assigned To:
Category:
Non-grid adaptors
Target version:
Start date:
10/24/2013
Due date:
% Done:
0%
Estimated time:
Description
The JSAGA engine requires the rOCCI adaptor to throw appropriate exceptions in case of errors.
Please do not use printStackTrace()
Updated by La Rocca Giuseppe over 11 years ago
- Status changed from Assigned to Closed
Changed ex.printStackTrace(System.out); with log.error(ex);
Actions