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

Closes a kFinallyEx block.

If the exception state passed by kEndCatchEx is not kOK, the current function returns the exception code. Otherwise, execution continues after the kFinallyEx block.

See also
Error Handling