|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.log4j.config.PropertySetterException
public class PropertySetterException
Thrown when an error is encountered whilst attempting to set a property
using the PropertySetter utility class.
| Field Summary | |
|---|---|
protected Throwable |
rootCause
The root cause. |
| Constructor Summary | |
|---|---|
PropertySetterException(String msg)
Construct the exception with the given message. |
|
PropertySetterException(Throwable rootCause)
Construct the exception with the given root cause. |
|
| Method Summary | |
|---|---|
String |
getMessage()
Returns descriptive text on the cause of this exception. |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected Throwable rootCause
| Constructor Detail |
|---|
public PropertySetterException(String msg)
msg - The messagepublic PropertySetterException(Throwable rootCause)
rootCause - The root cause| Method Detail |
|---|
public String getMessage()
getMessage in class Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1999-2014 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.