You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
##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.".)