Uses of Class
net.officefloor.frame.api.source.UnknownResourceError
Packages that use UnknownResourceError
Package
Description
-
Uses of UnknownResourceError in net.officefloor.configuration
Methods in net.officefloor.configuration that throw UnknownResourceErrorModifier and TypeMethodDescriptionConfigurationContext.getConfigurationItem(String location, PropertyList overrideProperties) Obtains theConfigurationItemat the location. -
Uses of UnknownResourceError in net.officefloor.configuration.impl
Methods in net.officefloor.configuration.impl that throw UnknownResourceErrorModifier and TypeMethodDescriptionConfigurationSourceContextImpl.getConfigurationItem(String location, PropertyList properties) -
Uses of UnknownResourceError in net.officefloor.frame.api.source
Methods in net.officefloor.frame.api.source that throw UnknownResourceErrorModifier and TypeMethodDescriptionSourceContext.getResource(String location) Obtains the resource.Constructors in net.officefloor.frame.api.source with parameters of type UnknownResourceErrorModifierConstructorDescriptionUnknownResourceError(UnknownResourceError error, ServiceFactory<?> serviceFactory) Instantiate. -
Uses of UnknownResourceError in net.officefloor.frame.impl.construct.source
Methods in net.officefloor.frame.impl.construct.source that throw UnknownResourceError