Uses of Class
de.julielab.concepts.util.VersioningException
-
Packages that use VersioningException Package Description de.julielab.concepts.db.core de.julielab.concepts.db.core.services de.julielab.concepts.db.core.spi de.julielab.concepts.util -
-
Uses of VersioningException in de.julielab.concepts.db.core
Methods in de.julielab.concepts.db.core that throw VersioningException Modifier and Type Method Description voidBoltVersioning. setVersion(org.apache.commons.configuration2.HierarchicalConfiguration<org.apache.commons.configuration2.tree.ImmutableNode> versioningConfig)voidFileVersioning. setVersion(org.apache.commons.configuration2.HierarchicalConfiguration<org.apache.commons.configuration2.tree.ImmutableNode> versioningConfig)voidHttpVersioning. setVersion(org.apache.commons.configuration2.HierarchicalConfiguration<org.apache.commons.configuration2.tree.ImmutableNode> versioningConfig) -
Uses of VersioningException in de.julielab.concepts.db.core.services
Methods in de.julielab.concepts.db.core.services that throw VersioningException Modifier and Type Method Description voidVersioningService. setVersion(org.apache.commons.configuration2.HierarchicalConfiguration<org.apache.commons.configuration2.tree.ImmutableNode> versioningConfig) -
Uses of VersioningException in de.julielab.concepts.db.core.spi
Methods in de.julielab.concepts.db.core.spi that throw VersioningException Modifier and Type Method Description voidVersioning. setVersion(org.apache.commons.configuration2.HierarchicalConfiguration<org.apache.commons.configuration2.tree.ImmutableNode> versioningConfig) -
Uses of VersioningException in de.julielab.concepts.util
Subclasses of VersioningException in de.julielab.concepts.util Modifier and Type Class Description classVersionRetrievalException
-