DevCore
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DevCore
util
/
com.peco2282.devcore.util
/
UnsupportedVersionException
Unsupported
Version
Exception
class
UnsupportedVersionException
(
current
:
String
,
target
:
String
)
:
RuntimeException
Members
Constructors
Unsupported
Version
Exception
Link copied to clipboard
constructor
(
current
:
String
,
target
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?