oqueeh
.net
All topics
>
Python
Raise exception in Python
raise
Exception
(
"Error"
)
Related:
Re-raise exception in Python
Re-raise exception without chaining in Python
References:
8. Errors and Exceptions — Python 3.12.2 documentation