Package org.apache.felix.resolver
Class Candidates.FragmentNotSelectedError
- java.lang.Object
-
- org.apache.felix.resolver.ResolutionError
-
- org.apache.felix.resolver.Candidates.FragmentNotSelectedError
-
- Enclosing class:
- Candidates
static class Candidates.FragmentNotSelectedError extends ResolutionError
-
-
Field Summary
Fields Modifier and Type Field Description private org.osgi.resource.Resource
resource
-
Constructor Summary
Constructors Constructor Description FragmentNotSelectedError(org.osgi.resource.Resource resource)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getMessage()
-
Methods inherited from class org.apache.felix.resolver.ResolutionError
getUnresolvedRequirements, toException, toString
-
-
-
-
Method Detail
-
getMessage
public java.lang.String getMessage()
- Specified by:
getMessage
in classResolutionError
-
-