Documentação do Sistema
Preparing search index...
The search index is not available
@ladesa-ro/api-client-fetch - v1.0.0-next.29
@ladesa-ro/api-client-fetch
ApiError
Class ApiError
Hierarchy
Error
ApiError
Index
Constructors
constructor
Properties
body
cause?
message
name
request
stack?
status
status
Text
url
Constructors
constructor
new
Api
Error
(
request
,
response
,
message
)
:
ApiError
Parameters
request
:
ApiRequestOptions
response
:
ApiResult
message
:
string
Returns
ApiError
Properties
Readonly
body
body
:
unknown
Optional
cause
cause
?:
unknown
message
message
:
string
name
name
:
string
Readonly
request
request
:
ApiRequestOptions
Optional
stack
stack
?:
string
Readonly
status
status
:
number
Readonly
status
Text
status
Text
:
string
Readonly
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
body
cause
message
name
request
stack
status
status
Text
url
Documentação do Sistema
@ladesa-ro/api-client-fetch - v1.0.0-next.29
Loading...