Package org.apache.iceberg.util
Interface ExceptionUtil.CatchBlock
-
- Enclosing class:
- ExceptionUtil
public static interface ExceptionUtil.CatchBlock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run(java.lang.Throwable failure)
-