observation-js Documentation - v1.14.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
:
null
|
Response
,
body
:
unknown
,
)
:
ApiError
Parameters
message
:
string
response
:
null
|
Response
body
:
unknown
Returns
ApiError
Properties
Readonly
response
response
:
null
|
Response
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.14.0
Loading...
Represents an error returned by the Waarneming.nl API.