CICS® Transaction Gateway Programming Reference v1.1.0.0

com.ibm.ctg.epi
Class EPIRequestException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.ctg.epi.EPIException
              extended by com.ibm.ctg.epi.EPIRequestException
All Implemented Interfaces:
EPIReturnCodes, java.io.Serializable

public class EPIRequestException
extends EPIException
implements EPIReturnCodes

This exception can be thrown by the EPI classes when an error occurs.

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface com.ibm.ctg.client.EPIReturnCodes
astrCics_Rc, EPI_ERR_ABENDED, EPI_ERR_ADDTYPE_INVALID, EPI_ERR_ALREADY_INSTALLED, EPI_ERR_ATI_ACTIVE, EPI_ERR_ATI_STATE, EPI_ERR_BAD_INDEX, EPI_ERR_CCSID_INVALID, EPI_ERR_FAILED, EPI_ERR_IN_CALLBACK, EPI_ERR_IS_INIT, EPI_ERR_MAX_SESSIONS, EPI_ERR_MAX_SYSTEMS, EPI_ERR_MAX_TERMS, EPI_ERR_MODELID_INVALID, EPI_ERR_MORE_DATA, EPI_ERR_MORE_EVENTS, EPI_ERR_MORE_SYSTEMS, EPI_ERR_NO_CICS, EPI_ERR_NO_CONVERSE, EPI_ERR_NO_DATA, EPI_ERR_NO_EVENT, EPI_ERR_NO_SYSTEMS, EPI_ERR_NOT_3270_DEVICE, EPI_ERR_NOT_INIT, EPI_ERR_NULL_PARM, EPI_ERR_NULL_PASSWORD, EPI_ERR_NULL_USERID, EPI_ERR_PASSWORD_INVALID, EPI_ERR_RESOURCE_SHORTAGE, EPI_ERR_RESPONSE_TIMEOUT, EPI_ERR_SECURITY, EPI_ERR_SENSE_CODE, EPI_ERR_SERVER_BUSY, EPI_ERR_SERVER_DOWN, EPI_ERR_SIGNON_NOT_POSS, EPI_ERR_SIGNONCAP_INVALID, EPI_ERR_SYSTEM, EPI_ERR_TERMID_INVALID, EPI_ERR_TRAN_ACTIVE, EPI_ERR_TTI_ACTIVE, EPI_ERR_USERID_INVALID, EPI_ERR_VERSION, EPI_ERR_WAIT, EPI_NORMAL
 
Method Summary
 
Methods inherited from class com.ibm.ctg.epi.EPIException
getErrorCode
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


©Copyright IBM Corp. 1994, 2014
Legal