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