KoAJAX
Preparing search index...
HTTPError
Class HTTPError<B>
Type Parameters
B
=
Request
[
"body"
]
Hierarchy
URIError
HTTPError
Index
Constructors
constructor
Properties
request
response
Constructors
constructor
new
HTTPError
<
B
=
any
>
(
message
:
string
,
request
:
Request
,
response
:
Response
<
B
>
,
)
:
HTTPError
<
B
>
Type Parameters
B
=
any
Parameters
message
:
string
request
:
Request
response
:
Response
<
B
>
Returns
HTTPError
<
B
>
Properties
request
request
:
Request
response
response
:
Response
<
B
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
request
response
KoAJAX
Loading...