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

Used within a kTry block to jump to the first error handling block (e.g.

kCatch).

Parameters
EXPRESSIONExpression that evaluates to a kStatus value.
See also
Error Handling