public class CompositeIOException
extends java.io.IOException
CompositeIOException class.
| Constructor and Description |
|---|
CompositeIOException(MultiClientIOException exceptions)
Constructor for CompositeIOException.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public CompositeIOException(MultiClientIOException exceptions)
Constructor for CompositeIOException.
exceptions - a MultiClientIOException objectCopyright © 2023. All rights reserved.