Uses of Class
io.getunleash.strategy.constraints.SemanticVersion.InvalidVersionException
Packages that use SemanticVersion.InvalidVersionException
-
Uses of SemanticVersion.InvalidVersionException in io.getunleash.strategy.constraints
Methods in io.getunleash.strategy.constraints that throw SemanticVersion.InvalidVersionExceptionModifier and TypeMethodDescriptionstatic SemanticVersionAttempts to parse a string as a semantic version according to the Semver 2.0.0 specification.static SemanticVersionAttempts to parse a string as a semantic version according to the Semver 2.0.0 specification, except that the minor and patch versions may optionally be omitted.