NDEx JavaScript Client API Reference - v0.6.0-alpha.5
Preparing search index...
APIError
Interface APIError
interface
APIError
{
errorCode
:
string
;
message
:
string
;
description
?:
string
;
stackTrace
?:
string
;
timeStamp
?:
number
;
}
Index
Properties
error
Code
message
description?
stack
Trace?
time
Stamp?
Properties
error
Code
errorCode
:
string
message
message
:
string
Optional
description
description
?:
string
Optional
stack
Trace
stackTrace
?:
string
Optional
time
Stamp
timeStamp
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
error
Code
message
description
stack
Trace
time
Stamp
NDEx JavaScript Client API Reference - v0.6.0-alpha.5
Loading...