luthrow
#define luthrow(_r)
Throws one error and jumps execution to the lucatch block.
Parameters
-
in _r
The error code to throw.
Valid Usage
- This may only be used in one
lutryblock.
#define luthrow(_r)
Throws one error and jumps execution to the lucatch block.
in _r
The error code to throw.
lutry block.