ktvine
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktvine
library
/
org.samfun.ktvine.utils
/
InvalidLicenseMessageException
Invalid
License
Message
Exception
class
InvalidLicenseMessageException
(
message
:
String
)
:
KtvineException
The license message is missing, empty, or not a LICENSE.
Members
Constructors
Invalid
License
Message
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
?