|
|
|
#6128
|
Run-time catchable error
|
|
Attempted to return multiple times from a non-void returning function.
Explanation
For functions that have a return value, it is not possible to execute
the return action multiple times. This error can be produced when, for a
non-void returning function, return is invoked more than once in always and
catch parts that OmniMark executes as part of unwinding.
OmniMark 6.5 Documentation Generated: December 23, 2002 at 6:25:56 pm
If you have any comments about this section of the documentation, send email to [email protected]
Copyright © OmniMark Technologies Corporation, 1988-2002.