Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/utils
node
isNodeError
Function isNodeError
is
Node
Error
(
value
)
:
value
is
ErrnoException
Returns true if the value is a node error.
Parameters
value
:
unknown
The value to compare.
Returns
value
is
ErrnoException
Index
Methods
assert
Methods
assert
assert
(
value
,
message
?
)
:
asserts
value
is
ErrnoException
Parameters
value
:
unknown
Optional
message
:
string
Returns
asserts
value
is
ErrnoException
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
assert
Documentation
Loading...
Returns true if the value is a node error.