|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ca.idms.qcli.QcliException
ca.idms.qcli.QcliOverflowException
public class QcliOverflowException
Thrown when a Native format buffer to be sent or received is too large for the maximum CCI packet size.
| Field Summary |
|---|
| Fields inherited from class ca.idms.qcli.QcliException |
|---|
sqlstate |
| Constructor Summary | |
|---|---|
QcliOverflowException(java.lang.String msg)
Constructs a new QcliOverflowException. |
|
| Method Summary |
|---|
| Methods inherited from class ca.idms.qcli.QcliException |
|---|
getDetailMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public QcliOverflowException(java.lang.String msg)
msg - identifies what won't fit.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||