toggle menu
semantic-versioning-kmp
0.1.0-SNAPSHOT
common
switch theme
search in API
semver-core
/
com.javiersc.semver
/
SemanticVersionException
Semantic
Version
Exception
class
SemanticVersionException
(
val
message
:
String
)
:
Exception
Members
Constructors
Semantic
Version
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String