com.ibm.mm.sdk.common
Interface DKMessageIdIC
- All Superinterfaces:
- DKMessageId
- All Known Implementing Classes:
- DKDatastoreDefIC, DKMessageIC, DKServerDefIC, DKEntityDefIC, DKBlobIC, DKAttrDefIC, DKResultSetCursorEmptyIC, DKDatastoreIC, DKResultSetCursorIC
- public interface DKMessageIdIC
- extends DKMessageId
Contains the message IDs for the IC Connector.
Defines message number, all insequence, NO GAP!!!
DK_DL_MSG_MSGID_NOT_FOUND must always be the first id.
To be used with DKMessageIC_xx_XX.properties and DKMessageIC.java.
Messages must be between 3001 and 3200, inclusive.
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageId |
For details, see the class or interface |
DK_IC_MSG_MSGID_NOT_FOUND
public static final int DK_IC_MSG_MSGID_NOT_FOUND
- Specified message ID was not found in file
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.