Geant4  10.00.p02
G4HadronicException Class Reference

#include <G4HadronicException.hh>

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

Public Member Functions

 G4HadronicException (G4String in, G4int at, G4String mess)
 
virtual ~G4HadronicException () throw ()
 
void Report (std::ostream &aS)
 

Private Attributes

G4String theMessage
 
G4String theName
 
G4int theLine
 

Detailed Description

Definition at line 33 of file G4HadronicException.hh.

Constructor & Destructor Documentation

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

Definition at line 36 of file G4HadronicException.hh.

References FatalException, G4cout, G4Exception(), Report(), theLine, theMessage, and theName.

+ Here is the call graph for this function:

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

Definition at line 51 of file G4HadronicException.hh.

Member Function Documentation

void G4HadronicException::Report ( std::ostream &  aS)
inline

Definition at line 53 of file G4HadronicException.hh.

References theLine, theMessage, and theName.

Referenced by G4HadronicProcess::BuildPhysicsTable(), G4HadronicException(), G4HadronicProcess::GetMeanFreePath(), G4HadronElasticProcess::PostStepDoIt(), G4HadronicProcess::PostStepDoIt(), G4HadronicProcess::RegisterMe(), and G4HadReentrentException::Report().

+ Here is the caller graph for this function:

Member Data Documentation

G4int G4HadronicException::theLine
private

Definition at line 62 of file G4HadronicException.hh.

Referenced by G4HadronicException(), and Report().

G4String G4HadronicException::theMessage
private

Definition at line 60 of file G4HadronicException.hh.

Referenced by G4HadronicException(), and Report().

G4String G4HadronicException::theName
private

Definition at line 61 of file G4HadronicException.hh.

Referenced by G4HadronicException(), and Report().


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