Class ResultSetException

java.lang.Object
All Implemented Interfaces:
Serializable

public class ResultSetException extends StatementException
Wraps exceptions thrown while traversing the JDBC result set.
See Also: