public interface AsyncExceptionHandler
限定符和类型 | 方法和说明 |
---|---|
void |
handleAsyncException(String message,
Throwable exception)
Handles an exception thrown by another thread (e.g. a TriggerTask), other than the one
executing the main task.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.