semver4k
/
de.voize.semver4k
/
SemverException
Semver
Exception
class
SemverException
:
RuntimeException
Content copied to clipboard
Constructors
Properties
Constructors
SemverException
Link copied to clipboard
fun
SemverException
(msg:
String
?)
Content copied to clipboard
SemverException
Link copied to clipboard
fun
SemverException
(msg:
String
?, t:
Throwable
?)
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