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