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