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.".)
|