Preparing search index...
The search index is not available
arangojs - v9.0.0-preview.3
arangojs
error
SystemError
Interface SystemError
Interface representing a Node.js
SystemError
.
interface
SystemError
{
code
:
string
;
errno
:
string
|
number
;
syscall
:
string
;
}
Hierarchy
Error
SystemError
Index
Properties
code
errno
syscall
Properties
code
code
:
string
errno
errno
:
string
|
number
syscall
syscall
:
string
Settings
Theme
OS
Light
Dark
On This Page
code
errno
syscall
arangojs - v9.0.0-preview.3
Loading...
Interface representing a Node.js
SystemError.