Build
Docs
Reference
Guides
Blog
Discord
/
Globals
/
ErrorConstructor
/
prepareStackTrace
M
prepareStackTrace
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
Search
K
/
Globals
/
ErrorConstructor
/
prepareStackTrace
M
prepareStackTrace
method
ErrorConstructor.prepareStackTrace
prepareStackTrace
(
err
:
Error
,
stackTraces
:
CallSite
[]
)
:
any
;
Referenced types
interface
Error
cause
?
:
unknown
The cause of the error.
message
:
string
name
:
string
stack
?
:
string