Task #619
refactor metacat service layer to use string error codes instead of ints
Start date:
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
The error codes passed to exceptions are currently integers. they should be strings and should conform to this list:
http://mule1.dataone.org/ArchitectureDocs/apis.html#method-exception-cross-reference
History
#1 Updated by Chad Berkley over 14 years ago
- Status changed from New to Closed
All error codes are now strings.