09.12.2012 Views

Basic Characteristics RAPID

Basic Characteristics RAPID

Basic Characteristics RAPID

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Error handling<br />

Syntax<br />

If the RAISE instruction is present in a routine’s error handler, program execution continues<br />

in the error handler of the routine that called the routine in question. The same<br />

error number remains active.<br />

If the RAISE instruction is present in a trap routine, the error is dealt with by the system’s<br />

error handler.<br />

If the error number is out of range, the system variable ERRNO is set to<br />

ERR_ILLRAISE (see "Data types - errnum"). This error can be handled in the error<br />

handler.<br />

(EBNF)<br />

RAISE [] ’;’<br />

::= <br />

Related information<br />

Described in:<br />

Error handling <strong>Basic</strong> <strong>Characteristics</strong> -<br />

Error Recovery<br />

8-RAISE-2 <strong>RAPID</strong> Reference Manual

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!