Docs
Reference
Guides
Blog
Discord
/
Bun
/
UncaughtExceptionListener
UncaughtExceptionListener
T
UncaughtExceptionListener
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
Bun
/
UncaughtExceptionListener
UncaughtExceptionListener
T
UncaughtExceptionListener
Symbol
UncaughtExceptionListener
type
UncaughtExceptionListener
=
(
error
:
Error
,
origin
:
UncaughtExceptionOrigin
)
=>
void