Skip to content

taipy.core.exceptions.exceptions.JobNotDeletedException

Bases: RuntimeError

Raised if there is an attempt to delete a job that cannot be deleted.

This exception can be raised by taipy.delete_job().