com.ibm.ctg.epi

Class EPIFieldException

  • All Implemented Interfaces:
    java.io.Serializable


    public class EPIFieldException
    extends EPIException
    This exception can be thrown by the EPI classes when an error occurs.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int UNKNOWN_ATTR
      Unknown attribute in 3270 datastream.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • UNKNOWN_ATTR

        public static final int UNKNOWN_ATTR
        Unknown attribute in 3270 datastream.
        See Also:
        Constant Field Values
©Copyright IBM Corp. 1994, 2013
Legal