Go to the documentation of this file.
26 #ifndef G4HadronicException_h
27 #define G4HadronicException_h
44 if(getenv(
"DumpCoreOnHadronicException") )
47 "Fatal problem in above location");
55 aS<<
"In " <<theName<<
", line "<<theLine<<
": "<<std::endl;
56 aS<<
"===> "<<theMessage<<std::endl;