Skip to content

taipy.event.exceptions package

Exceptions raised by taipy.event package functionalities.

Classes

  • NoGuiDefinedInEventProcessor: Raised when an on event callback is registered to be broadcast to all states, but no GUI is defined in the event consumer.