Class Hierarchy
- java.lang.Object
- ch.powerunit.extensions.exceptions.CommonsCollections4Helper
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- ch.powerunit.extensions.exceptions.WrappedException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- ch.powerunit.extensions.exceptions.BooleanDefaultValue
- ch.powerunit.extensions.exceptions.BiPredicateWithException<T,U,E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.BooleanSupplierWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.DoublePredicateWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.FileFilterWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.FilenameFilterWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.IntPredicateWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.LongPredicateWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.PathMatcherWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.PredicateWithException<T,E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.DoubleDefaultValue
- ch.powerunit.extensions.exceptions.DoubleBinaryOperatorWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.DoubleSupplierWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.DoubleUnaryOperatorWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.IntToDoubleFunctionWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.LongToDoubleFunctionWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.ToDoubleBiFunctionWithException<T,U,E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.ToDoubleFunctionWithException<T,E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.ExceptionHandlerSupport<F,L,Z>
- ch.powerunit.extensions.exceptions.NoReturnExceptionHandlerSupport<F,S,Z>
- ch.powerunit.extensions.exceptions.BiConsumerWithException<T,U,E>
- ch.powerunit.extensions.exceptions.ConsumerWithException<T,E>
- ch.powerunit.extensions.exceptions.DoubleConsumerWithException<E>
- ch.powerunit.extensions.exceptions.IntConsumerWithException<E>
- ch.powerunit.extensions.exceptions.LongConsumerWithException<E>
- ch.powerunit.extensions.exceptions.ObjDoubleConsumerWithException<T,E>
- ch.powerunit.extensions.exceptions.ObjIntConsumerWithException<T,E>
- ch.powerunit.extensions.exceptions.ObjLongConsumerWithException<T,E>
- ch.powerunit.extensions.exceptions.RunnableWithException<E>
- ch.powerunit.extensions.exceptions.ObjectReturnExceptionHandlerSupport<F,L,S,T,Z>
- ch.powerunit.extensions.exceptions.BiFunctionWithException<T,U,R,E>
- ch.powerunit.extensions.exceptions.BinaryOperatorWithException<T,E>
- ch.powerunit.extensions.exceptions.DoubleFunctionWithException<R,E>
- ch.powerunit.extensions.exceptions.FunctionWithException<T,R,E>
- ch.powerunit.extensions.exceptions.UnaryOperatorWithException<T,E>
- ch.powerunit.extensions.exceptions.IntFunctionWithException<R,E>
- ch.powerunit.extensions.exceptions.LongFunctionWithException<R,E>
- ch.powerunit.extensions.exceptions.ObjectInputFilterWithException<E>
- ch.powerunit.extensions.exceptions.SupplierWithException<T,E>
- ch.powerunit.extensions.exceptions.BiFunctionWithException<T,U,R,E>
- ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>
- ch.powerunit.extensions.exceptions.BiPredicateWithException<T,U,E>
- ch.powerunit.extensions.exceptions.BooleanSupplierWithException<E>
- ch.powerunit.extensions.exceptions.DoubleBinaryOperatorWithException<E>
- ch.powerunit.extensions.exceptions.DoublePredicateWithException<E>
- ch.powerunit.extensions.exceptions.DoubleSupplierWithException<E>
- ch.powerunit.extensions.exceptions.DoubleToIntFunctionWithException<E>
- ch.powerunit.extensions.exceptions.DoubleToLongFunctionWithException<E>
- ch.powerunit.extensions.exceptions.DoubleUnaryOperatorWithException<E>
- ch.powerunit.extensions.exceptions.FileFilterWithException<E>
- ch.powerunit.extensions.exceptions.FilenameFilterWithException<E>
- ch.powerunit.extensions.exceptions.IntBinaryOperatorWithException<E>
- ch.powerunit.extensions.exceptions.IntPredicateWithException<E>
- ch.powerunit.extensions.exceptions.IntSupplierWithException<E>
- ch.powerunit.extensions.exceptions.IntToDoubleFunctionWithException<E>
- ch.powerunit.extensions.exceptions.IntToLongFunctionWithException<E>
- ch.powerunit.extensions.exceptions.IntUnaryOperatorWithException<E>
- ch.powerunit.extensions.exceptions.LongBinaryOperatorWithException<E>
- ch.powerunit.extensions.exceptions.LongPredicateWithException<E>
- ch.powerunit.extensions.exceptions.LongSupplierWithException<E>
- ch.powerunit.extensions.exceptions.LongToDoubleFunctionWithException<E>
- ch.powerunit.extensions.exceptions.LongToIntFunctionWithException<E>
- ch.powerunit.extensions.exceptions.LongUnaryOperatorWithException<E>
- ch.powerunit.extensions.exceptions.PathMatcherWithException<E>
- ch.powerunit.extensions.exceptions.PredicateWithException<T,E>
- ch.powerunit.extensions.exceptions.ToDoubleBiFunctionWithException<T,U,E>
- ch.powerunit.extensions.exceptions.ToDoubleFunctionWithException<T,E>
- ch.powerunit.extensions.exceptions.ToIntBiFunctionWithException<T,U,E>
- ch.powerunit.extensions.exceptions.ToIntFunctionWithException<T,E>
- ch.powerunit.extensions.exceptions.ToLongBiFunctionWithException<T,U,E>
- ch.powerunit.extensions.exceptions.ToLongFunctionWithException<T,E>
- ch.powerunit.extensions.exceptions.NoReturnExceptionHandlerSupport<F,S,Z>
- java.util.function.Function<T,R>
- ch.powerunit.extensions.exceptions.ExceptionMapper
- ch.powerunit.extensions.exceptions.IntDefaultValue
- ch.powerunit.extensions.exceptions.DoubleToIntFunctionWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.IntBinaryOperatorWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.IntSupplierWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.IntUnaryOperatorWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.LongToIntFunctionWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.ToIntBiFunctionWithException<T,U,E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.ToIntFunctionWithException<T,E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.LongDefaultValue
- ch.powerunit.extensions.exceptions.DoubleToLongFunctionWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.IntToLongFunctionWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.LongBinaryOperatorWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.LongSupplierWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.LongUnaryOperatorWithException<E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.ToLongBiFunctionWithException<T,U,E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)
- ch.powerunit.extensions.exceptions.ToLongFunctionWithException<T,E> (also extends ch.powerunit.extensions.exceptions.PrimitiveReturnExceptionHandlerSupport<F,Z>)