@Deprecated public class IOExceptionUtils extends Object
| Constructor and Description |
|---|
IOExceptionUtils()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
closeQuietly(Closeable closeable)
Deprecated.
Call the close method on a
Closeable, wrapping any IOException
in a runtime exception. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.