Package org.msyu.javautil.exceptions
-
Interface Summary Interface Description ConsumerWithException<I,X extends java.lang.Exception> FunctionWithException<I,O,X extends java.lang.Exception> ParameterizedAutoCloseable<X extends java.lang.Exception> RunnableWithException<X extends java.lang.Exception> SupplierWithException<O,X extends java.lang.Exception> -
Class Summary Class Description AutoCloseableWrapper<X extends java.lang.Exception> CloseableChain<I,C extends java.lang.Exception>