public class TaskNotRunningException
extends org.apache.flink.util.FlinkException
| Constructor and Description |
|---|
TaskNotRunningException(String message) |
TaskNotRunningException(String taskDescription,
ExecutionState state) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TaskNotRunningException(String message)
public TaskNotRunningException(String taskDescription, ExecutionState state)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.