Task #469
Define detail error codes in documentation
Status:
Closed
Priority:
Low
Assignee:
Category:
Documentation
Target version:
Start date:
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
The detail error codes need to be defined.
For now I will create an integer value for each method that raises an exception- so MN.get will have a value distinct from CN.get when a NotFound error is raised for example.
This will at least enable identification in the source of where the error was raised without imposing additional requirements on the underlying data providers.
History
#1 Updated by Dave Vieglais over 14 years ago
Detail codes for CN_crud, CN_query, CN_authorization, MN_crud, MN_replication have been set.