Serializablepublic 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, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected Throwable rootCause
public PropertySetterException(String msg)
msg - The messagepublic PropertySetterException(Throwable rootCause)
rootCause - The root causepublic String getMessage()
getMessage in class ThrowableCopyright © 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.