Exception thrown when a ResultSet has been accessed in an invalid fashion. Such exceptions always have a java.sql.SQLException root cause.
This typically happens when an invalid ResultSet column index or name has been specified.
@author Juergen Hoeller
@since 1.2
@see javax.resource.cci.ResultSet
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.