Class ProgramMissingJobException

  • All Implemented Interfaces:
    Serializable

    public class ProgramMissingJobException
    extends org.apache.flink.util.FlinkException
    Exception used to indicate that no job was executed during the invocation of a Flink program.
    See Also:
    Serialized Form
    • Constructor Detail

      • ProgramMissingJobException

        public ProgramMissingJobException​(String message)