__exception
In this section:
Syntax
See Syntax for type attributes used on functions.
Description
The __exception keyword makes a function usable in one of the exception vectors in the 64-bit mode exception table.
Example
__exception void my_function(void);