Skip to content

taipy.core.exceptions.exceptions.ModelNotFound

Bases: Exception

Raised when trying to fetch a non-existent model.

This exception can be raised by taipy.get() and taipy.delete().