Class PropertySetterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.qos.logback.core.util.PropertySetterException
All Implemented Interfaces:
Serializable

public class PropertySetterException extends Exception
Thrown when an error is encountered whilst attempting to set a property using the PropertySetter utility class.
Author:
Anders Kristensen
See Also: