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

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

Parameters
STATUS_POINTERReceives the exception code.
See also
Error Handling