JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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
(
Throwable
failure)
Method Details
run
void
run
(
Throwable
failure)
throws
Exception
Throws:
Exception