org.apache.log4j.config
public class PropertySetterException extends Exception
Since: 1.1
| Field Summary | |
|---|---|
| protected Throwable | rootCause |
| Constructor Summary | |
|---|---|
| PropertySetterException(String msg) | |
| PropertySetterException(Throwable rootCause) | |
| Method Summary | |
|---|---|
| String | getMessage()
Returns descriptive text on the cause of this exception. |