Package org.faktorips.util
Class IoUtil
java.lang.Object
org.faktorips.util.IoUtil
-
Method Summary
-
Method Details
-
close
Tries to close the givenCloseable.- Parameters:
closeable- TheCloseableto close or null- Throws:
RuntimeException- If the parameter is not null and anIOExceptionoccurred while closing the resource
-