public interface AsyncExceptionHandler
Modifier and Type | Method and Description |
---|---|
void |
handleAsyncException(String message,
Throwable exception)
Handles an exception thrown by another thread (e.g.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.