Package | Description |
---|---|
jfun.util.beans |
Provides helper classes to handle java bean properties.
|
Modifier and Type | Class and Description |
---|---|
class |
NoSuchPropertyException
Represents an error when a property cannot be found.
|
class |
PropertyNotReadableException
Represents an exception when a property read fails.
|
class |
PropertyNotWritableException
Represents an exception when a property write fails.
|