ModelNotFound class
Bases: Exception
Raised when trying to fetch a non-existent model.
This exception can be raised by taipy.get()
and taipy.delete()
.
Bases: Exception
Raised when trying to fetch a non-existent model.
This exception can be raised by taipy.get()
and taipy.delete()
.