public class PropertySetterException
extends java.lang.Exception
PropertySetter
utility class.限定符和类型 | 字段和说明 |
---|---|
protected java.lang.Throwable |
rootCause |
构造器和说明 |
---|
PropertySetterException(java.lang.String msg) |
PropertySetterException(java.lang.Throwable rootCause) |
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
getMessage()
Returns descriptive text on the cause of this exception.
|