Class UnknownOperationKeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.flink.util.FlinkException
org.apache.flink.runtime.dispatcher.UnknownOperationKeyException
- All Implemented Interfaces:
Serializable
public class UnknownOperationKeyException
extends org.apache.flink.util.FlinkException
Exception that indicates that there is no ongoing or completed savepoint for a given
JobID and TriggerId pair.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownOperationKeyException
-