QMK.js
GitHub
npm
Preparing search index...
RequestError
Class RequestError
Hierarchy
Error
RequestError
Index
Constructors
constructor
Properties
cause?
message
name
request
response
stack?
Constructors
constructor
new
RequestError
(
request
:
RequestInfo
,
response
:
Response
,
message
?:
string
,
)
:
RequestError
Parameters
request
:
RequestInfo
response
:
Response
Optional
message
:
string
Returns
RequestError
Properties
Optional
cause
cause
?:
unknown
message
message
:
string
name
name
:
string
request
request
:
RequestInfo
response
response
:
Response
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
message
name
request
response
stack
GitHub
npm
QMK.js
Loading...