2 # File: exploder_outofrange.fcl
3 # Purpose: Run a module throwing a std::out_of_range exception
4 # Author: Gianluca Petrillo (petrillo@fnal.gov)
8 process_name: OutOfRange
11 module_type: EmptyEvent
22 module_type: "larexamples/DebuggingExamples/CatchException/Exploder"
24 # catch everything until the std::out_of_range exception
26 ManageOutOfRange: false
27 ManageArtException: false