Skip navigation links
z/OS Language Environment condition handling
C G 

C

com.ibm.le.conditionhandling - package com.ibm.le.conditionhandling
Support for z/OS Language Environment condition handling.
ConditionException - Exception in com.ibm.le.conditionhandling
A ConditionException is used to represent a z/OS Language Environment condition.

G

getC1() - Method in exception com.ibm.le.conditionhandling.ConditionException
Returns c_1, as stored in the condition token.
getC2() - Method in exception com.ibm.le.conditionhandling.ConditionException
Returns c_2, as stored in the condition token.
getCase() - Method in exception com.ibm.le.conditionhandling.ConditionException
Returns the format of c_1 and c_2.
getControl() - Method in exception com.ibm.le.conditionhandling.ConditionException
Returns the condition's control field.
getFacilityID() - Method in exception com.ibm.le.conditionhandling.ConditionException
Returns the condition's facility ID.
getISInfo() - Method in exception com.ibm.le.conditionhandling.ConditionException
Returns the condition's ISI.
getMessageNumber() - Method in exception com.ibm.le.conditionhandling.ConditionException
Returns the condition's message number.
getOffsetInRoutine() - Method in exception com.ibm.le.conditionhandling.ConditionException
Returns the offset into the routine that triggered the condition.
getRoutine() - Method in exception com.ibm.le.conditionhandling.ConditionException
Returns the routine that triggered the condition.
getSeverity() - Method in exception com.ibm.le.conditionhandling.ConditionException
Returns the condition's severity.
getToken() - Method in exception com.ibm.le.conditionhandling.ConditionException
Returns the raw 12-byte representation of the condition.
C G 
Skip navigation links
z/OS Language Environment condition handling

Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 2009, 2024 IBM Corp. and others.