tmdb-api-client
Toggle table of contents
5.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
tmdb-api-client
core
/
io.v47.tmdb
Package-level
declarations
Types
Types
Tmdb
Client
Exception
Link copied to clipboard
open
class
TmdbClientException
(
message
:
String
,
val
request
:
HttpRequest
,
cause
:
Throwable
?
=
null
)
:
Exception