JobNotDeletedException class
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()
.
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()
.