Search
Preparing search index...
The search index is not available
arangojs - v7.0.0-preview.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"error"
ArangoError
Class ArangoError
TODO
Hierarchy
Error
ArangoError
Index
Properties
code
error
Num
message
name
response
stack
status
Code
Error
Accessors
is
Arango
Error
Properties
code
code
:
number
error
Num
error
Num
:
number
message
message
:
string
name
name
:
string
= "ArangoError"
response
response
:
any
Optional
stack
stack
:
undefined
|
string
status
Code
status
Code
:
number
Static
Error
Error
:
ErrorConstructor
Accessors
is
Arango
Error
get
isArangoError
(
)
:
true
internal
Indicates that this object represents an ArangoDB error.
Returns
true
Globals
"analyzer"
"aql"
"collection"
"connection"
"cursor"
"database"
"documents"
"error"
"graph"
"index"
"indexes"
"route"
"transaction"
"util/codes"
"util/types"
"view"
Arango
Error
code
error
Num
message
name
response
stack
status
Code
Error
is
Arango
Error
Http
Error
System
Error
is
Arango
Error
is
System
Error
Generated using
TypeDoc
TODO