CICS® Transaction Gateway Programming Reference v1.1.0.0

com.ibm.ctg.epi
Class TerminalException

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.TerminalException
All Implemented Interfaces:
TerminalReturnCodes, java.io.Serializable

public class TerminalException
extends EPIException
implements TerminalReturnCodes

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.epi.TerminalReturnCodes
TERM_ERROR_BASE, TERM_ERROR_DEL_FAILED, TERM_ERROR_INTERNAL, TERM_ERROR_INVALID_STATE, TERM_ERROR_JGATE_NULL, TERM_ERROR_NO_EQUIV_CCSID, TERM_ERROR_NOT_EXTENDED, TERM_ERROR_NULL_TRANSID, TERM_ERROR_TOO_MUCH_DATA
 
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