Uses of Class
org.alfresco.repo.management.subsystems.InvalidPropertyValueException
Packages that use InvalidPropertyValueException
-
Uses of InvalidPropertyValueException in org.alfresco.repo.management.subsystems
Methods in org.alfresco.repo.management.subsystems that throw InvalidPropertyValueExceptionModifier and TypeMethodDescriptionvoidPortEarlyPropertyChecker.checkPropertyValue(String propertyName, String propertyValue, String pairedPropertyValue) Implementation of checkPropertyValue() method for port checking.voidSubsystemEarlyPropertyChecker.checkPropertyValue(String propertyName, String propertyValue, String pairedPropertyValue) Check if a subsystem property is valid.