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

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

This macro is guaranteed to evaluate its arguments only once.

Parameters
STATUS_POINTERReceives the exception code.
See also
Error Handling