ktvine
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktvine
library
/
org.samfun.ktvine.utils
/
DeviceMismatchException
Device
Mismatch
Exception
class
DeviceMismatchException
(
message
:
String
)
:
KtvineException
A remote CDM's device information does not match the local device.
Members
Constructors
Device
Mismatch
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?