Thrown whenever an AbstractSpecificCombo implementing class has an issue retrieving data from the defined object type because of an expected condition that was not met. For example, if an implemented selects an item by Id and provides an invalid Getter Name, or the object doesn't contain a getId() function, this exception will be thrown.
@author Martin Dale Lyness
@version 0.1.0
@since 7/13/2009
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.