public static class AsyncExecutor.MultiFailedException extends FailedException
Constructor and Description |
---|
MultiFailedException(List<Throwable> exceptions) |
Modifier and Type | Method and Description |
---|---|
List<Throwable> |
getExceptions() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2022 The Apache Software Foundation. All rights reserved.