Package com.sodius.oslc.server.trs
Defines exceptions that can occur when handling TRS feeds and functional users.
- Since:
- 3.3.0
-
Exception Summary Exception Description MissingTrsFeedException Thrown when aTrsFeed
does not exist.MissingTrsFunctionalUserException Thrown when an operation requires a TRS functional user but none is assigned.TrsFunctionalUserStoreException Thrown when an operation on the TRS functional user fails.UnresolvedTrsFunctionalUserException Thrown when mapping the TRS functional identifier to an application user is not possible.