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, toString
protected Throwable rootCause
public PropertySetterException(String msg)
public PropertySetterException(Throwable rootCause)
public String getMessage()
getMessage
in class Throwable
Copyright © 1999–2023 QOS.CH Sarl (Switzerland). All rights reserved.