Class FlinkJobNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class FlinkJobNotFoundException
    extends 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​(JobID jobId)