ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4HadronicException Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/util/include/G4HadronicException.hh>

+ Inheritance diagram for G4HadronicException:
+ Collaboration diagram for G4HadronicException:

Public Member Functions

 G4HadronicException (G4String in, G4int at, G4String mess)
 
virtual ~G4HadronicException () throw ()
 
const char * what () const noexceptoverride
 
void Report (std::ostream &aS) const
 

Private Attributes

const G4String theMessage
 
const G4String theName
 
const G4int theLine
 
G4String whatString
 

Detailed Description

Definition at line 32 of file G4HadronicException.hh.

View newest version in sPHENIX GitHub at line 32 of file G4HadronicException.hh

Constructor & Destructor Documentation

G4HadronicException::G4HadronicException ( G4String  in,
G4int  at,
G4String  mess 
)

Definition at line 30 of file G4HadronicException.cc.

View newest version in sPHENIX GitHub at line 30 of file G4HadronicException.cc

virtual G4HadronicException::~G4HadronicException ( ) throw ()
virtual

Member Function Documentation

void G4HadronicException::Report ( std::ostream &  aS) const
const char* G4HadronicException::what ( ) const
overridenoexcept

Member Data Documentation

const G4int G4HadronicException::theLine
private

Definition at line 45 of file G4HadronicException.hh.

View newest version in sPHENIX GitHub at line 45 of file G4HadronicException.hh

const G4String G4HadronicException::theMessage
private

Definition at line 43 of file G4HadronicException.hh.

View newest version in sPHENIX GitHub at line 43 of file G4HadronicException.hh

const G4String G4HadronicException::theName
private

Definition at line 44 of file G4HadronicException.hh.

View newest version in sPHENIX GitHub at line 44 of file G4HadronicException.hh

G4String G4HadronicException::whatString
private

Definition at line 47 of file G4HadronicException.hh.

View newest version in sPHENIX GitHub at line 47 of file G4HadronicException.hh


The documentation for this class was generated from the following files: