QuickBase JS SDK v2 - v2.2.2
API Methods
QuickBase API
GitHub
Preparing search index...
checkError
Function checkError
checkError
(
resp
:
BaseResponse
)
:
void
Check if the response contains an error and throw if so. Returns void if successful (errcode === 0).
Parameters
resp
:
BaseResponse
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API Methods
QuickBase API
GitHub
QuickBase JS SDK v2 - v2.2.2
Loading...
Check if the response contains an error and throw if so. Returns void if successful (errcode === 0).