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