java.io.Serializablepublic class PropertySetterException
extends java.lang.Exception
PropertySetter utility class.| Modifier and Type | Field | Description |
|---|---|---|
protected java.lang.Throwable |
rootCause |
| Constructor | Description |
|---|---|
PropertySetterException(java.lang.String msg) |
|
PropertySetterException(java.lang.Throwable rootCause) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getMessage() |
Returns descriptive text on the cause of this exception.
|
Copyright 2000-2007 Apache Software Foundation.