CICS® Transaction Gateway Base API Programming Reference v8.1.0.2

com.ibm.ctg.epi
Class EPIScreenException

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

public class EPIScreenException
extends EPIException

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


Field Summary
static int INVALID_ROWCOL
          The DataStream has an unsupported 3270 Command
 
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
 

Field Detail

INVALID_ROWCOL

public static final int INVALID_ROWCOL
The DataStream has an unsupported 3270 Command

See Also:
Constant Field Values

©Copyright IBM Corp. 1994, 2012
Legal