Skip to content

Add "Process::ThrowOldExceptionOnCallbackException"

PabloMK7 requested to merge exceptionhdlrthrowold into develop

This boolean determines if a new exception is thrown during the exception handler execution, the first exception should be re-thrown with luma or the new exception.

Merge request reports