Uses of Class
org.apache.log4j.config.PropertySetterException
Packages that use PropertySetterException
-
Uses of PropertySetterException in org.apache.log4j.config
Methods in org.apache.log4j.config that throw PropertySetterExceptionModifier and TypeMethodDescriptionvoid
PropertySetter.setProperty
(PropertyDescriptor prop, String name, String value) Set the named property given aPropertyDescriptor
.