themeparks - v7.0.0
Preparing search index...
index
RateLimitError
Class RateLimitError
Raised on HTTP 429 Too Many Requests.
Hierarchy (
View Summary
)
ApiError
RateLimitError
Index
Constructors
constructor
Properties
body
retry
After
Ms
status
url
Methods
to
String
Constructors
constructor
new
RateLimitError
(
message
:
string
,
init
:
RateLimitErrorInit
)
:
RateLimitError
Parameters
message
:
string
init
:
RateLimitErrorInit
Returns
RateLimitError
Properties
Readonly
body
body
:
unknown
Readonly
retry
After
Ms
retryAfterMs
:
number
|
null
Readonly
status
status
:
number
Readonly
url
url
:
string
Methods
to
String
toString
()
:
string
Returns a string representation of an object.
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
body
retry
After
Ms
status
url
Methods
to
String
themeparks - v7.0.0
Loading...
Raised on HTTP 429 Too Many Requests.