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. Meanwhile, the target program will be executing in parallel.