Skip to content

G4ExceptionHandler: catch JustWarning-type Exceptions

Simon Spannagel requested to merge fix_abort into master

This is a hotfix to master to prevent complete abortion of the run on any G4 warning (like overlaps are). This will be more properly fixed in !706 (merged) - but that will take a bit more time.

Merge request reports