Preparing search index...
The search index is not available
vee-http - v0.1.1
vee-http - v0.1.1
lib/classes/http-error-response
HttpErrorResponse
Class HttpErrorResponse
An error returned if the XHR error event is triggered
Hierarchy
Error
HttpErrorResponse
Index
Constructors
constructor
Properties
message
name
status
Constructors
constructor
new
Http
Error
Response
(
status
:
number
, message
:
string
)
:
HttpErrorResponse
Parameters
status:
number
message:
string
Returns
HttpErrorResponse
Properties
message
message
:
string
Readonly
name
name
:
"HttpErrorResponse"
= 'HttpErrorResponse'
status
status
:
number
Settings
Member Visibility
Protected
Private
Theme
OS
Light
Dark
createVHttpClient
useVHttpClient
HttpClient
HttpErrorResponse
VHttpEvent
VHttpProgressReport
VHttpReqOptions
VHttpRequest
VHttpResponse
XhrHandlerInstance
RequestBody
RequestMethod
RequestResponseType
ResObserveType
StringOrRef
VHttpInterceptor
Generated using
TypeDoc
An error returned if the XHR error event is triggered