Docs
Reference
Guides
Blog
Discord
/
Bun
/
ErrorLike
P
cause
P
code
P
errno
P
message
P
name
P
stack
P
syscall
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
Search
K
/
Bun
/
ErrorLike
P
cause
P
code
P
errno
P
message
P
name
P
stack
P
syscall
interface
ErrorLike
interface
ErrorLike
cause
?
:
unknown
The cause of the error.
code
?
:
string
errno
?
:
number
message
:
string
name
:
string
stack
?
:
string
syscall
?
:
string