org.apache.log4j.config
Class PropertySetterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.log4j.config.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.
- Since:
- 1.1
- See Also:
- Serialized Form
Method Summary |
String |
getMessage()
Returns descriptive text on the cause of this exception. |
rootCause
protected Throwable rootCause
PropertySetterException
public PropertySetterException(String msg)
PropertySetterException
public PropertySetterException(Throwable rootCause)
getMessage
public String getMessage()
- Returns descriptive text on the cause of this exception.
- Overrides:
getMessage
in class Throwable
Copyright © 1999-2013 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.