Package aQute.bnd.exceptions
@Version("3.0.0")
package aQute.bnd.exceptions
This package is exported by biz.aQute.bnd.util. Most bundles will import it
from there. It's package name does not start with aQute.lib, so bundles will
not "-conditionalpackage" this package by default.
-
ClassDescriptionBiConsumer interface that allows exceptions.BiFunctionWithException<T,
U, R> BiFunction interface that allows exceptions.BiPredicate interface that allows exceptions.Consumer interface that allows exceptions.Function interface that allows exceptions.Predicate interface that allows exceptions.Runnable interface that allows exceptions.Supplier interface that allows exceptions.