|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyException | |
---|---|
com.jgoodies.binding.beans | Contains classes to model and work with Java Beans and Java Bean properties. |
Uses of PropertyException in com.jgoodies.binding.beans |
---|
Subclasses of PropertyException in com.jgoodies.binding.beans | |
---|---|
class |
PropertyAccessException
A runtime exception that describes read and write access problems when getting/setting a Java Bean property. |
class |
PropertyNotBindableException
A runtime exception that describes problems that arise when a bound property cannot be bound properly. |
class |
PropertyNotFoundException
A runtime exception that describes that a Java Bean property could not be found. |
class |
PropertyUnboundException
A runtime exception that describes that a Java Bean does not support bound properties. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |