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
/
EmptyResponse
Empty
Response
class
EmptyResponse
(
val
endpoint
:
String
)
:
TwitchApiException
Members
Constructors
Empty
Response
Link copied to clipboard
constructor
(
endpoint
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
endpoint
Link copied to clipboard
val
endpoint
:
String
message
Link copied to clipboard
open
override
val
message
:
String