Class Hierarchy
- java.lang.Object
- org.osgi.test.common.exceptions.Exceptions
Interface Hierarchy
- org.osgi.test.common.exceptions.BiConsumerWithException<T,
U> - org.osgi.test.common.exceptions.BiFunctionWithException<T,
U, R> - org.osgi.test.common.exceptions.BiPredicateWithException<T,
U> - org.osgi.test.common.exceptions.ConsumerWithException<T>
- org.osgi.test.common.exceptions.FunctionWithException<T,
R> - org.osgi.test.common.exceptions.PredicateWithException<T>
- org.osgi.test.common.exceptions.RunnableWithException
- org.osgi.test.common.exceptions.SupplierWithException<R>