Class UnknownLocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.flink.util.FlinkException
org.apache.flink.queryablestate.exceptions.UnknownLocationException
- All Implemented Interfaces:
Serializable
@Internal
public class UnknownLocationException
extends org.apache.flink.util.FlinkException
Exception to fail Future if the Task Manager on which the
Client Proxy is running on,
does not know the location of a requested state.- 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
-
UnknownLocationException
-