Skip to content

taipy.core.exceptions.exceptions.NoData

Bases: Exception

Raised if a data node is read before it has been written.

This exception can be raised by DataNode.read_or_raise().