toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.exception
/
TooManyRequestsException
Too
Many
Requests
Exception
class
TooManyRequestsException
(
code
:
Int
,
message
:
String
)
:
Exception
Members
Constructors
Too
Many
Requests
Exception
Link copied to clipboard
constructor
(
code
:
Int
,
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?