Package org.apache.iceberg.util
Class Exceptions
java.lang.Object
org.apache.iceberg.util.Exceptions
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static <E extends Exception>
voidsuppressAndThrow
(E alreadyThrown, Runnable run) static <E extends Exception>
EsuppressExceptions
(E alreadyThrown, Runnable run)
-
Method Details
-
close
-
suppressExceptions
-
suppressAndThrow
- Throws:
E extends Exception
-