Package org.apache.iceberg.util
Interface ExceptionUtil.Block<R,E1 extends java.lang.Exception,E2 extends java.lang.Exception,E3 extends java.lang.Exception>
-
- Enclosing class:
- ExceptionUtil
public static interface ExceptionUtil.Block<R,E1 extends java.lang.Exception,E2 extends java.lang.Exception,E3 extends java.lang.Exception>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description R
run()
-