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