-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0.0
-
Fix Version/s: 1.1.0
-
Component/s: None
-
Labels:None
Current implementation uses Precondition.checkState(), etc. to check if resource is not available.
It should define LinkResource specific Exception and throw them instead.