com.ibm.cics.server
Class EndOfFileIndicatorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.ibm.cics.server.CicsException
-
- com.ibm.cics.server.CicsConditionException
-
- com.ibm.cics.server.CicsResponseConditionException
-
- com.ibm.cics.server.EndOfFileIndicatorException
-
- All Implemented Interfaces:
- java.io.Serializable
public class EndOfFileIndicatorException extends CicsResponseConditionException
Class that represents the CICS EOF condition.
- See Also:
- Serialized Form
- Since CICS TS version:
- 1.3
- Since package version:
- 1.0
-
-
Method Summary
-
Methods inherited from class com.ibm.cics.server.CicsResponseConditionException
getResponseCode
-
Methods inherited from class com.ibm.cics.server.CicsConditionException
getMessage, getRESP, getRESP2
-
-