Class ConditionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.le.conditionhandling.ConditionException
All Implemented Interfaces:
Serializable

public class ConditionException extends RuntimeException
A ConditionException is used to represent a z/OS Language Environment condition.

References

  • z/OS Language Environment Programming Reference: CEEDCOD-Decompose a condition token
  • z/OS XL C/C++ Run-Time Library Reference: __le_condition_token_build()
  • The AMODE31 header file leawi.h
See Also: