Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kCatchEx (   STATUS_POINTER)    kCatchEx_(STATUS_POINTER)

Closes a kTry block and opens a kCatchEx error-handling block.

This macro is guaranteed to evaluate its arguments only once.

Parameters
STATUS_POINTERReceives the exception code.
See also
Error Handling