Uses of Class
org.xwiki.extension.version.IncompatibleVersionConstraintException
-
Packages that use IncompatibleVersionConstraintException Package Description org.xwiki.extension.version -
-
Uses of IncompatibleVersionConstraintException in org.xwiki.extension.version
Methods in org.xwiki.extension.version that throw IncompatibleVersionConstraintException Modifier and Type Method Description VersionConstraint
VersionConstraint. merge(VersionConstraint versionConstraint)
Merge two versions constraints in one.
-