Uses of Class
net.officefloor.configuration.ConfigurationError
Packages that use ConfigurationError
-
Uses of ConfigurationError in net.officefloor.configuration
Methods in net.officefloor.configuration that throw ConfigurationErrorModifier and TypeMethodDescriptionConfigurationContext.getConfigurationItem(String location, PropertyList overrideProperties) Obtains theConfigurationItemat the location.ConfigurationItem.getInputStream()ObtainsInputStreamto the configuration that this represents.ConfigurationContext.getOptionalConfigurationItem(String location, PropertyList overrideProperties) Obtains the optionalConfigurationItemat the location.ConfigurationItem.getReader()Obtains theReaderto the configuration that this represents. -
Uses of ConfigurationError in net.officefloor.configuration.impl
Methods in net.officefloor.configuration.impl that throw ConfigurationErrorModifier and TypeMethodDescriptionConfigurationSourceContextImpl.getConfigurationItem(String location, PropertyList properties) ConfigurationSourceContextImpl.getOptionalConfigurationItem(String location, PropertyList properties)