class DRDAProtocolExceptionInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
errCdCodePoint
The CodePoint describing the error condition for the errorCodePoint.
|
protected int |
errorCodePoint
errorCodePoint specifies the code point of the error reply message, (e.g.
|
protected boolean |
sendsCodpntArg |
protected int |
svrcod |
Constructor and Description |
---|
DRDAProtocolExceptionInfo(int errorCodePoint,
int svrcod,
int errCdCodePoint,
boolean sendsCodpntArg) |
protected int errorCodePoint
protected int svrcod
protected int errCdCodePoint
protected boolean sendsCodpntArg
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.