Progress
Open Client
Developer’s Guide


SDOResultSet Exceptions

All SDOResultSet and SDOResultSetMetaData methods throw com.progress.open4gl.ProSQLException, which is the root of more specific Exceptions. Table 6–1 shows the full Exception hierarchy:

Table 6–1: Output Result Set Exceptions For SDOResultSet
Exception Class Hierarchy
(Top Bottom)

Description
Java.sql.SQLException
The root Exception for all JDBC 2 Exceptions
com.progress.open4gl.ProSQLException
The root exception for all SDOResultSet Exceptions
com.progress.open4gl.DeletedRowAccessException
Attempted to access a deleted row
com.progress.open4gl.SDOModificationException
Failed attempt to modify an existing row

The following Exceptions from this hierarchy allow you to handle normal program conditions:


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095