public interface TaskActions
Task.| 限定符和类型 | 方法和说明 |
|---|---|
void |
failExternally(Throwable cause)
Fail the owning task with the given throwable.
|
void failExternally(Throwable cause)
cause - of the failureCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.