API (v2.0.0) - Giro3D
Preparing search index...
utils/Fetcher
HttpError
Class HttpError
An error raised whenever the received response does not have a 2XX status.
Hierarchy
Error
HttpError
Index
Constructors
constructor
Properties
is
Http
Error
response
Constructors
constructor
new
HttpError
(
response
:
Response
)
:
HttpError
Parameters
response
:
Response
Returns
HttpError
Properties
Readonly
is
Http
Error
isHttpError
:
true
= ...
Readonly
response
response
:
Response
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
is
Http
Error
response
API (v2.0.0) - Giro3D
Loading...
An error raised whenever the received response does not have a 2XX status.