z/OS Language Environment Writing Interlanguage Communication Applications
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Condition handling

z/OS Language Environment Writing Interlanguage Communication Applications
SA38-0684-00

This section describes what happens during Language Environment condition handling and enclave termination.

C++ exception handling constructs try/throw/catch cannot be used with Language Environment and HLL condition handling. If you use C exception handling constructs (signal/raise) in your C++ routine, condition handling will proceed as described in this section and in the other C chapters. Otherwise, you will get undefined behavior in your programs if you mix the C constructs with the C++ constructs.

See z/OS Language Environment Programming Guide for a detailed description of Language Environment condition handling.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014