Search
Preparing search index...
The search index is not available
CmisJS Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
cmis
HTTPError
Class HTTPError
An error wrapper to handle response in Promise.catch()
Hierarchy
Error
HTTPError
Index
Constructors
constructor
Properties
response
Error
message
name
stack
Constructors
constructor
new HTTPError
(
response
:
Response
)
:
HTTPError
Parameters
response:
Response
Returns
HTTPError
Properties
response
response
:
Response
Static
Error
Error
:
ErrorConstructor
Static
message
message
:
string
Static
name
name
:
string
Static
Optional
stack
stack
:
string
Globals
cmis
Cmis
Session
HTTPError
constructor
response
Error
message
name
stack
Options
Buffer
global
Generated using
TypeDoc
An error wrapper to handle response in Promise.catch()