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