See: Description
| Exception | Description | 
|---|---|
| CannotCreateRecordException | 
 Exception thrown when the creating of a CCI Record failed
 for connector-internal reasons. 
 | 
| CannotGetCciConnectionException | 
 Fatal exception thrown when we can't connect to an EIS using CCI. 
 | 
| CciOperationNotSupportedException | 
 Exception thrown when the connector doesn't support a specific CCI operation. 
 | 
| InvalidResultSetAccessException | 
 Exception thrown when a ResultSet has been accessed in an invalid fashion. 
 | 
| RecordTypeNotSupportedException | 
 Exception thrown when the creating of a CCI Record failed because
 the connector doesn't support the desired CCI Record type. 
 | 
org.springframework.jdbc package, providing the same
 levels of data access abstraction.