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;
virtual ~G4HadronicException()
G4GLOB_DLL std::ostream G4cout
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
G4HadronicException(G4String in, G4int at, G4String mess)
void Report(std::ostream &aS)