|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QcliException | |
|---|---|
| ca.idms.qcli | CA IDMS SQL native client interface for Java. |
| Uses of QcliException in ca.idms.qcli |
|---|
| Subclasses of QcliException in ca.idms.qcli | |
|---|---|
class |
QcliIOException
Thrown when an IOException is thrown by a Qcli implementation. |
class |
QcliOverflowException
Thrown when a Native format buffer to be sent or received is too large for the maximum CCI packet size. |
class |
QcliSQLException
Thrown when SQLCODE < 0 after a call to Qcli. |
class |
QcliSQLWarning
Thrown when SQLCODE > 0 and not 100 after a call to Qcli. |
class |
QcliStateException
Thrown when the SQL Client Interface is in an invalid state for the current request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||