2 # File: exploder_disturbed_artexception.fcl
3 # Purpose: Run a module eventually throwing a art::Exception
4 # Author: Gianluca Petrillo (petrillo@fnal.gov)
7 # Before the art::Exception exception is thrown, many more are also thrown
14 module_type: EmptyEvent
24 module_type: "larexamples/DebuggingExamples/CatchException/Disturbance"
36 module_type: "larexamples/DebuggingExamples/CatchException/Exploder"
38 # catch everything until the art exception
40 ManageOutOfRange: true
41 ManageArtException: false
47 first: [ "disturber" ]
50 trigger_paths: [ first ]