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