public class PropertySetterException
extends java.lang.Exception
PropertySetter
utility class.Modifier and Type | Field and Description |
---|---|
protected java.lang.Throwable |
rootCause |
Constructor and Description |
---|
PropertySetterException(java.lang.String msg) |
PropertySetterException(java.lang.Throwable rootCause) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage()
Returns descriptive text on the cause of this exception.
|
Copyright © 1999-2022 Apache Software Foundation. All Rights Reserved.