Skip to content
Tristan Hume edited this page Apr 23, 2012 · 2 revisions

#Exceptions

##Description This unit contains all the constants corresponding to exception numbers in Turing for use in building exception handlers.

All constants in the Exceptions module are exported unqualified. (This means you can use the constants directly without having to use the qualifier "Exceptions.".)

Clone this wiki locally