Search
Preparing search index...
The search index is not available
Xero Node.JS SDK Documentation
Menu
xero-node
Class: XeroError
Hierarchy
Error
XeroError
Index
Constructors
constructor
Properties
data
headers
message
name
stack
status
Code
Error
Constructors
constructor
new
Xero
Error
(
statusCode
:
number
, data
:
string
, headers
:
any
)
:
XeroError
Parameters
statusCode:
number
data:
string
headers:
any
Returns
XeroError
Properties
data
data
:
any
headers
headers
:
any
message
message
:
string
name
name
:
string
Optional
stack
stack
:
string
status
Code
status
Code
:
number
Static
Error
Error
:
ErrorConstructor
Xero
Error
constructor
data
headers
message
name
stack
status
Code
Error
Generated using
TypeDoc