Class PropertySetterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.commons.jcs3.utils.config.PropertySetterException
All Implemented Interfaces:
Serializable

public class PropertySetterException extends Exception
This class is based on the log4j class org.apache.log4j.config.PropertySetter that was made by Anders Kristensen

Thrown when an error is encountered whilst attempting to set a property using the PropertySetterutility class.

See Also:
  • Constructor Details

  • Method Details