8.2 ExceptionsThe following section describes functions which interface with the Legion Exception interface. extern int CLEGION_CONTINUE_ON_EXCEPTION; /* These variables correspond */ extern int CLEGION_EXIT_ON_EXCEPTION; /* the valid values that can be */ extern int CLEGION_CANCEL_METHODS_ON_EXCEPTION; /* an exception catcher. */ void Enables a default Legion Exception Handler with user indicated properties. Parameters:
legion@Virginia.edu
|