-
condition
Condition.CONDITION condition
the condition this condition is in
-
messageAndCode
Condition.MessagesAndCodes messageAndCode
associated message and code (detail)
-
otherMessages
java.lang.Object[] otherMessages
other detail info (optional
-
subcode1
int subcode1
should additional code info be needed (optional)
-
onName
java.lang.String onName
the subject name on which this condition is raised (optional)
-
onFile
IPLIFile onFile
the subject file on which this condition is raised (optional)
-
onCondition
Condition onCondition
the subject user-defined Condition variable for which this condition is raise (optional)