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

Closes a kFinally block.

If the kTry block produced an exception, the current function returns the exception code. Otherwise, execution continues after the kFinally block.

See also
Error Handling