ERR_DOMAIN_CANNOT_SET_UNCAUGHT_EXCEPTION_CAPTURE
node
runtime_error
official
true
Cannot set uncaught exception capture
ID: node/err_domain_cannot_set_uncaught_exception_capture
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 while domains are active.
generic