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.Block<R,
E1 extends
Exception
,
E2 extends
Exception
,
E3 extends
Exception
>
Enclosing class:
ExceptionUtil
public static interface
ExceptionUtil.Block<R,
E1 extends
Exception
,
E2 extends
Exception
,
E3 extends
Exception
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
run
()
Method Details
run
R
run
() throws
E1
,
E2
,
E3
Throws:
E1
extends
Exception
E2
extends
Exception
E3
extends
Exception