Class 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:
    Serialized Form
    • Constructor Detail

      • UnknownLocationException

        public UnknownLocationException​(String msg)