public class PropertySetterException extends Exception
PropertySetter
utility class.Modifier and Type | Field and Description |
---|---|
protected Throwable |
rootCause
The root cause.
|
Constructor and Description |
---|
PropertySetterException(String msg)
Construct the exception with the given message.
|
PropertySetterException(Throwable rootCause)
Construct the exception with the given root cause.
|
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Returns descriptive text on the cause of this exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected Throwable rootCause
public PropertySetterException(String msg)
msg
- The messagepublic PropertySetterException(Throwable rootCause)
rootCause
- The root causepublic String getMessage()
getMessage
in class Throwable
Copyright © 1999-2017. 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.