Preparing search index...
The search index is not available
@rxap/ngx-error - v19.0.3
@rxap/ngx-error
SimplifiedHttpErrorResponse
Interface SimplifiedHttpErrorResponse
interface
SimplifiedHttpErrorResponse
{
error
:
any
;
errorMessage
:
string
;
headers
:
Record
<
string
,
string
[]
>
;
message
:
string
;
name
:
string
;
ok
:
boolean
;
status
:
number
;
statusText
:
string
;
type
:
ResponseHeader
|
Response
;
url
:
null
|
string
;
[
key
:
string
]:
unknown
;
}
Hierarchy
Record
<
string
,
unknown
>
SimplifiedHttpErrorResponse
Indexable
[
key
:
string
]:
unknown
Index
Properties
error
error
Message
headers
message
name
ok
status
status
Text
type
url
Properties
error
error
:
any
error
Message
errorMessage
:
string
headers
headers
:
Record
<
string
,
string
[]
>
message
message
:
string
name
name
:
string
ok
ok
:
boolean
status
status
:
number
status
Text
statusText
:
string
type
type
:
ResponseHeader
|
Response
url
url
:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
error
Message
headers
message
name
ok
status
status
Text
type
url
@rxap/ngx-error - v19.0.3
Loading...