CICS® Transaction Gateway Programming Reference v1.1.0.0

com.ibm.connector2.cics
Class ECIResourceAdapterRc

java.lang.Object
  extended by com.ibm.connector2.cics.ECIResourceAdapterRc
All Implemented Interfaces:
ECIReturnCodes

public class ECIResourceAdapterRc
extends java.lang.Object
implements ECIReturnCodes

This class contains all the return code enumerations from all the exceptions that could be thrown within the ECI Resource Adapter. Some are handled internally, but some will be exposed to the application via exceptions.

All the return codes are listed here for convenience, not all of these return codes can be trapped by the application.


Field Summary
 
Fields inherited from interface com.ibm.ctg.client.ECIReturnCodes
astrCics_Rc, astrCics_Rc2, ECI_ERR_ALREADY_ACTIVE, ECI_ERR_CALL_FROM_CALLBACK, ECI_ERR_CICS_DIED, ECI_ERR_EXEC_NOT_RESIDENT, ECI_ERR_INVALID_CALL_TYPE, ECI_ERR_INVALID_DATA_AREA, ECI_ERR_INVALID_DATA_LENGTH, ECI_ERR_INVALID_EXTEND_MODE, ECI_ERR_INVALID_VERSION, ECI_ERR_LUW_TOKEN, ECI_ERR_MAX_SESSIONS, ECI_ERR_MAX_SYSTEMS, ECI_ERR_MORE_SYSTEMS, ECI_ERR_MSG_QUAL_IN_USE, ECI_ERR_NO_CICS, ECI_ERR_NO_MSG_QUALS, ECI_ERR_NO_REPLY, ECI_ERR_NO_SESSIONS, ECI_ERR_NO_SYSTEMS, ECI_ERR_NULL_MESSAGE_ID, ECI_ERR_NULL_SEM_HANDLE, ECI_ERR_NULL_WIN_HANDLE, ECI_ERR_REQUEST_TIMEOUT, ECI_ERR_RESOURCE_SHORTAGE, ECI_ERR_RESPONSE_TIMEOUT, ECI_ERR_ROLLEDBACK, ECI_ERR_SECURITY_ERROR, ECI_ERR_SYSTEM_ERROR, ECI_ERR_THREAD_CREATE_ERROR, ECI_ERR_TRANSACTION_ABEND, ECI_ERR_UNKNOWN_SERVER, ECI_ERR_XID_INVALID, ECI_NO_ERROR
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


©Copyright IBM Corp. 1994, 2014
Legal