Class ResultSetException

All Implemented Interfaces:
Serializable

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