Serializable
public class PropertySetterException extends Exception
PropertySetter
utility class.Modifier and Type | Field | Description |
---|---|---|
protected Throwable |
rootCause |
The root cause.
|
Constructor | 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 | Description |
---|---|---|
String |
getMessage() |
Returns descriptive text on the cause of this exception.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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-2018. 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.