Task #2023
Story #2000: Edits for API docs and implementations for consistency
InsufficientResources usage
Status:
Closed
Priority:
Normal
Assignee:
Category:
Documentation
Target version:
Start date:
2011-11-14
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
does mn.ping() need to throw insufficientResources?
why does getReplica() throw InsRes while get() does not?
why does listFormats() throw InsRes when "the objectformats collection could not be found at this node"? shouldn't that be a ServiceFailure? (or NotImplemented)
Associated revisions
MNRead.get: added InsufficientResources exception; MNCore.ping: added description about InsufficientResource response; CNCore.listFormats: removed InsufficientResources exception. Closes #2023
History
#1 Updated by Dave Vieglais almost 13 years ago
MNRead.get: added InsufficientResources exception; MNCore.ping: added description about InsufficientResource response; CNCore.listFormats: removed InsufficientResources exception.
Changes in commit:6171
#2 Updated by Dave Vieglais almost 13 years ago
- Status changed from New to Closed