Class FlinkJobNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class FlinkJobNotFoundException
    extends org.apache.flink.util.FlinkException
    Exception indicating that we could not find a Flink job with the given job ID.
    See Also:
    Serialized Form
    • Constructor Detail

      • FlinkJobNotFoundException

        public FlinkJobNotFoundException​(org.apache.flink.api.common.JobID jobId)