Preparing search index...
The search index is not available
@escolalms/sdk
@escolalms/sdk
<internal>
ResponseError
Interface ResponseError<D>
Type Parameters
D =
any
Hierarchy
Error
ResponseError
Index
Properties
cause?
data
message
name
request
response
stack?
type
Properties
Optional
cause
cause
?:
unknown
data
data
:
D
message
message
:
string
name
name
:
string
request
request
:
{
options
:
RequestOptionsInit
;
url
:
string
;
}
Type declaration
options
:
RequestOptionsInit
url
:
string
response
response
:
<internal>
.
Response
Optional
stack
stack
?:
string
type
type
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@escolalms/sdk
<internal>
API
react
Response
Error
cause?
data
message
name
request
response
stack?
type
Generated using
TypeDoc