Objective Toolkit : Chapter 17 Data Extraction Classes : Note on Exceptions
Note on Exceptions
Data extraction classes will throw exceptions when they encounter errors. Exceptions thrown by these classes are derived from class exception and hence can be used to extract more information in the standard manner.
Please refer to the Objective Toolkit Class Reference for information on CRgSubStateException, CRgStateException and CRgProcessException. These exception classes provide rich information on the error conditions that may occur.