Class Hierarchy
- java.lang.Object
- aQute.bnd.service.result.Err<V,
E> (implements aQute.bnd.service.result.Result<V, E>) - aQute.bnd.service.result.Exceptions
- 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
- aQute.bnd.service.result.Err<V,
Interface Hierarchy
- aQute.bnd.service.result.ConsumerWithException<T>
- aQute.bnd.service.result.FunctionWithException<T,
R> - aQute.bnd.service.result.Result<V,
E>