public class PropertySetterException extends Exception
PropertySetter utility
class.| Constructor and Description |
|---|
PropertySetterException(String msg) |
PropertySetterException(Throwable rootCause) |
| 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, toStringprotected Throwable rootCause
public PropertySetterException(String msg)
public PropertySetterException(Throwable rootCause)
public String getMessage()
getMessage in class ThrowableCopyright © 1999–2024 QOS.CH Sarl (Switzerland). All rights reserved.