Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/core
IgResponseError
Class IgResponseError<TBody>
Type Parameters
TBody
extends
{
[
x
:
string
]
:
any
;
}
=
any
Hierarchy (
view full
)
IgpapiError
IgResponseError
IgLoginTwoFactorRequiredError
IgIpBlockError
Ig429Error
Index
Constructors
constructor
Properties
response
text?
Constructors
constructor
new
Ig
Response
Error
<
TBody
extends
{
[
x
:
string
]
:
any
;
}
>
(
response
:
Response
<
TBody
>
)
:
IgResponseError
<
TBody
>
Type Parameters
TBody
extends
{
[
x
:
string
]
:
any
;
}
=
any
Parameters
response
:
Response
<
TBody
>
Returns
IgResponseError
<
TBody
>
Properties
response
response
:
Response
<
TBody
>
Optional
text
text
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
response
text
IGPAPI
Loading...