twitchkt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
twitchkt
core
/
io.github.captnblubber.twitchkt.error
/
TwitchApiException
/
ServerError
/
ServerError
Server
Error
constructor
(
statusCode
:
Int
,
message
:
String
,
cause
:
Throwable
?
=
null
)