ERR_UNCAUGHT_EXCEPTION_CAPTURE_ALREADY_SET
node
runtime_error
official
true
Uncaught exception capture already set
ID: node/err_uncaught_exception_capture_already_set
0%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 18 | active | — | — | — |
| 20 | active | — | — | — |
| 22 | active | — | — | — |
Root Cause
process.setUncaughtExceptionCaptureCallback() was called more than once.
generic