- All Implemented Interfaces:
- java.io.Serializable
@Deprecated
public class EndOfProgramException
extends CicsRuntimeException
This Class provides an emulation of the CICS RETURN API in Java. It inherits
from the Java RuntimeException, and can be thrown to indicate that application
code wishes to RETURN back to the caller immediately.
This mechanism is not suitable for use in environments where other
layers of code may catch and process the Exception.
- See Also:
- Serialized Form
- Since CICS TS version:
- 1.3
- Since package version:
- 1.0