Ada Programming/Keywords/raise
From Wikibooks, the open-content textbooks collection
Contents |
This keyword is used for raising a named exception or reraising the current exception in an exception handler.
[edit] See also
[edit] Wikibook
[edit] Ada Reference Manual
[edit] Ada Quality and Style Guide

