public interface TaskActions
Task
.Modifier and Type | Method and Description |
---|---|
void |
failExternally(Throwable cause)
Fail the owning task with the given throwable.
|
void failExternally(Throwable cause)
cause
- of the failureCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.