com.ibm.cics.server

Class TransferOfControlException

  • All Implemented Interfaces:
    java.io.Serializable

    Deprecated. 
    Program.xctl() was removed in CICS TS v5.3.

    @Deprecated
    public class TransferOfControlException
    extends CicsRuntimeException

    Class that represents a transfer of control following an XCTL operation. This exception is thrown and should not be caught and handled. Instead it should be allowed to propagate back to CICS.

    See Also:
    Serialized Form
    Since CICS TS version:
    1.3
    Since package version:
    1.0
    • 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