Exception | +--org.apache.log4j.config.PropertySetterException
Throwable | Thrown when an error is encountered whilst attempting to set a property using the PropertySetter utility class. |
PropertySetterException(String msg) |
PropertySetterException(Throwable rootCause) |
String | Returns descriptive text on the cause of this exception. |
protected Throwable rootCause
public PropertySetterException(String msg)
public PropertySetterException(Throwable rootCause)
public String getMessage()