class DRDAProtocolExceptionInfo
extends java.lang.Object
| Modifier and Type | Field | 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 | 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.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.