|
Legion Runtime
|
#include <exception.h>
Public Member Functions | |
| virtual bool | can_handle (ExceptionType type) const |
| virtual bool | handle_exception (Exception &exception, const std::string_view &provenance, const Realm::Backtrace &backtrace) |
Both applications and mappers can register exception handlers with Legion to aid in modifying or rewriting error messages. In the case of exceptions that are not warnings the exception will always be raised and can only be handled by