@InterfaceAudience.Public @InterfaceStability.Stable public class MultipleIOException extends IOException
IOException into an IOException| Modifier and Type | Method and Description | 
|---|---|
| static IOException | createIOException(List<IOException> exceptions)A convenient method to create an  IOException. | 
| List<IOException> | getExceptions() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic List<IOException> getExceptions()
public static IOException createIOException(List<IOException> exceptions)
IOException.exceptions - IOException List.Copyright © 2025 Apache Software Foundation. All rights reserved.