QuickBase JS SDK v2 - v2.2.2
API Methods
QuickBase API
GitHub
Preparing search index...
XmlError
Class XmlError
Error returned by the QuickBase XML API
Hierarchy
Error
XmlError
Index
Constructors
constructor
Properties
action?
code
detail?
text
Constructors
constructor
new
XmlError
(
code
:
number
,
text
:
string
,
detail
?:
string
,
action
?:
string
,
)
:
XmlError
Parameters
code
:
number
text
:
string
Optional
detail
:
string
Optional
action
:
string
Returns
XmlError
Properties
Optional
Readonly
action
action
?:
string
Readonly
code
code
:
number
Optional
Readonly
detail
detail
?:
string
Readonly
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
action
code
detail
text
API Methods
QuickBase API
GitHub
QuickBase JS SDK v2 - v2.2.2
Loading...
Error returned by the QuickBase XML API