observation-js Documentation - v1.16.0
Preparing search index...
ApiError
Class ApiError
Represents an error returned by the
Waarneming.nl
API.
Hierarchy (
View Summary
)
ObservationError
ApiError
AuthenticationError
RateLimitError
Index
Constructors
constructor
Properties
response
body
Constructors
constructor
new
ApiError
(
message
:
string
,
response
:
Response
|
null
,
body
:
unknown
,
)
:
ApiError
Parameters
message
:
string
response
:
Response
|
null
body
:
unknown
Returns
ApiError
Properties
Readonly
response
response
:
Response
|
null
Readonly
body
body
:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
response
body
observation-js Documentation - v1.16.0
Loading...
Represents an error returned by the Waarneming.nl API.