Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabPy/lantz
/ on_exception
Method
on_exception
lantz/ui/widgets.py:1190–1191 ·
view source on GitHub ↗
(self, driver, ex)
Source
from the content-addressed store, hash-verified
1188
self.initialized.emit(driver)
1189
1190
def
on_exception(self, driver, ex):
1191
self.exception.emit(driver, ex)
1192
1193
1194
def
initialize_and_report(widget, drivers, register_finalizer=True,
Callers
nothing calls this directly
Calls
1
emit
Method · 0.45
Tested by
no test coverage detected