semver
1.0.0
semver
/
io.github.z4kn4fein.semver
/
VersionFormatException
Version
Format
Exception
class
VersionFormatException
(
message
:
String
)
:
Exception
Content copied to clipboard
Version
throws this exception when the parsing fails due to an invalid format.
Constructors
Properties
Sources
Constructors
Version
Format
Exception
Link copied to clipboard
fun
VersionFormatException
(
message
:
String
)
Content copied to clipboard
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
Content copied to clipboard
message
Link copied to clipboard
open
val
message
:
String
?
Content copied to clipboard
Sources
common source
Link copied to clipboard