ICON Community Interface
0.4.0
Loading...
Searching...
No Matches
plugins
python_adapter
test
uncaught_exception.py
Go to the documentation of this file.
1
import
comin
2
3
4
@comin.EP_SECONDARY_CONSTRUCTOR
5
def
sec_ctr
():
6
raise
RuntimeError(
"FOOO"
)
uncaught_exception.sec_ctr
sec_ctr()
Definition
uncaught_exception.py:5
Generated by
1.11.0