Task #1229
Bug #1222: d1_libclient_java cleanup - small errors
refactor D1Node.sendRequest for consistent returns on errors
Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_libclient_java
Target version:
Start date:
2011-01-13
Due date:
% Done:
100%
Milestone:
Product Version:
*
Story Points:
Sprint:
Description
Need to ensure that CN home page, for example, creates an exception, even though it is not xml formated
History
#1 Updated by Rob Nahf almost 14 years ago
- Category set to d1_libclient_java
- Status changed from New to Closed
- % Done changed from 0 to 100
refactored D1Node.deserializeAndThrowException to handle non-dataone xml error returns. Previously, the original error was lost in the generation of a ServiceFailure exception.