toggle menu
UFC - Unified Finance Client
0.5.0
jvm
switch theme
search in API
UFC - Unified Finance Client
/
com.ulalax.ufc.domain.exception
/
RateLimitException
/
RateLimitException
Rate
Limit
Exception
constructor
(
errorCode
:
ErrorCode
=
ErrorCode.RATE_LIMIT_EXCEEDED
,
message
:
String
?
=
null
,
retryAfterSeconds
:
Long
?
=
null
,
cause
:
Throwable
?
=
null
,
metadata
:
Map
<
String
,
Any
>
=
emptyMap()
)
(
source
)