Package fi.tut.mei.resdescapi.exception
Exceptions used for Resource Description API classes
- Author:
- Niko Siltala
-
Exception Summary Exception Description AlreadyExistException Some resource (ARD, RD, ...) already existed in a collection, list or catalogue.ARDAlreadyExistException Abstract Resource Description (ARD) already existed in a collection, list or catalogue.ARDNotExistException Abstract Resource Description (ARD) did not exist in a collection, list or catalogue.NotExistException Some resource (ARD, RD, ...) did not exist in a collection, list or catalogue.ProfileNotExistException Profile of an Abstract Resource Description (ARD) did not exist in a collection, list or catalogue.RDAlreadyExistException Resource Description (RD) already existed in a collection, list or catalogue.RDNotExistException Resource Description (RD) did not exist in a collection, list or catalogue.UserAuthorisationException User has not been authorised to access (e.g.UserHasNotRightsException User has not rights to access or to perform some action mainly for a resource, such as updating or modifying some resource.