G4QException Class Reference

#include <G4QException.hh>


Public Member Functions

 G4QException (G4String message="No message")
const G4StringGetMessage ()
virtual ~G4QException () throw ()


Detailed Description

Definition at line 43 of file G4QException.hh.


Constructor & Destructor Documentation

G4QException::G4QException ( G4String  message = "No message"  ) 

Definition at line 38 of file G4QException.cc.

00038 {theMessage = message;}

G4QException::~G4QException (  )  throw () [virtual]

Definition at line 40 of file G4QException.cc.

00040 {}


Member Function Documentation

const G4String & G4QException::GetMessage (  ) 

Definition at line 42 of file G4QException.cc.

Referenced by G4QEnvironment::Fragment().

00042 {return theMessage;}


The documentation for this class was generated from the following files:
Generated on Mon May 27 17:53:06 2013 for Geant4 by  doxygen 1.4.7