MAINSAIL Language Manual, Section 42.19

previous   next   top   contents   index   framed top   this page unframed


42.19. $noHandler

Figure 42–23. $noHandler
COMPILETIME
BITS
<
macro>     $noHandler;

$noHandler is a bit that indicates that an exception returned because $returnIfNoHandler was set in the call to $raise for the exception and no handler handled it. It can be produced by $raise.


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 42.19