|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.derby.impl.drda.DRDAProtocolExceptionInfo
Field Summary | |
protected int |
errCdCodePoint
|
protected int |
errorCodePoint
|
protected boolean |
sendsCodpntArg
|
protected int |
svrcod
|
Constructor Summary | |
protected |
DRDAProtocolExceptionInfo(int errorCodePoint,
int svrcod,
int errCdCodePoint,
boolean sendsCodpntArg)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected int errorCodePoint
protected int svrcod
protected int errCdCodePoint
protected boolean sendsCodpntArg
Constructor Detail |
protected DRDAProtocolExceptionInfo(int errorCodePoint, int svrcod, int errCdCodePoint, boolean sendsCodpntArg)
|
Built on Mon 2007-06-04 09:58:47+0400, from revision ??? | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |