Uses of Class
aQute.bnd.service.result.ResultException
-
Packages that use ResultException Package Description aQute.bnd.service.result -
-
Uses of ResultException in aQute.bnd.service.result
Methods in aQute.bnd.service.result that throw ResultException Modifier and Type Method Description V
Err. unwrap(java.lang.String message)
Express the expectation that this object is anOk
value.V
Ok. unwrap(java.lang.String message)
Express the expectation that this object is anOk
value.
-