All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.cleartk.util.CleartkExceptions.properties Maven / Gradle / Ivy

There is a newer version: 3.0.0
Show newest version
org.cleartk.util.CleartkInitializationException.fileNotFound = Could not locate file "{0}"
org.cleartk.util.CleartkInitializationException.incompatibleTypeParameters = {0} ({1}={2}) is incompatible with {3} ({4}={5})
org.cleartk.util.CleartkInitializationException.incompatibleTypeParameterAndType = {0} ({1}={2}) is incompatible with {1}={3}
org.cleartk.util.CleartkInitializationException.invalidParameterValueSelectFrom = Expected parameter "{0}" to be one of {1}, found {2}
org.cleartk.util.CleartkInitializationException.neitherParameterSet = Expected one of the configuration parameters "{0}" or "{2}" to be set, found {0}={1} {2}={3}
org.cleartk.util.CleartkInitializationException.notExactlyOneParameterSet = Expected one of the configuration parameters "{0}" or "{2}" to be set (but not both), found {0}={1} {2}={3}
org.cleartk.util.CleartkInitializationException.notSingleCharacter = Expected parameter "{0}" to be a single character, found {1}
org.cleartk.util.CleartkInitializationException.parameterLessThan = Expected parameter "{0}" to be greater than or equal to {1}, found {2}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy