public class CompositeClosingException extends Exception
CompositeAutoClosable.close().| Constructor and Description |
|---|
CompositeClosingException(List<? extends Throwable> causes) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Throwable> |
getCauses() |
void |
printAllStackTraces() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.