Uses of Class
de.julielab.concepts.util.VersionRetrievalException
-
Packages that use VersionRetrievalException Package Description de.julielab.concepts.db.core de.julielab.concepts.db.core.services de.julielab.concepts.db.core.spi -
-
Uses of VersionRetrievalException in de.julielab.concepts.db.core
Methods in de.julielab.concepts.db.core that throw VersionRetrievalException Modifier and Type Method Description protected StringDataExporterImpl. getResourceHeader(org.apache.commons.configuration2.HierarchicalConfiguration<org.apache.commons.configuration2.tree.ImmutableNode> connectionConfiguration)Creates a small header to be applied to exported resource files.StringHttpVersioning. getVersion() -
Uses of VersionRetrievalException in de.julielab.concepts.db.core.services
Methods in de.julielab.concepts.db.core.services that throw VersionRetrievalException Modifier and Type Method Description StringVersioningService. getVersion() -
Uses of VersionRetrievalException in de.julielab.concepts.db.core.spi
Methods in de.julielab.concepts.db.core.spi that throw VersionRetrievalException Modifier and Type Method Description StringVersioning. getVersion()
-