Class Hierarchy
- java.lang.Object
- aQute.bnd.service.result.Err<V,E> (implements aQute.bnd.service.result.Result<V,E>)
- aQute.bnd.service.result.Ok<V,E> (implements aQute.bnd.service.result.Result<V,E>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- aQute.bnd.service.result.ResultException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- aQute.bnd.service.result.ConsumerWithException<T>
- aQute.bnd.service.result.FunctionWithException<T,R>
- aQute.bnd.service.result.Result<V,E>