Geant4
10.00.p01
|
#include <CexmcException.hh>
Public Member Functions | |
CexmcException (CexmcExceptionType type) | |
~CexmcException () throw () | |
const char * | what (void) const throw () |
Private Attributes | |
CexmcExceptionType | type |
Definition at line 92 of file CexmcException.hh.
|
explicit |
Definition at line 49 of file CexmcException.cc.
CexmcException::~CexmcException | ( | ) | ||
throw | ( | |||
) |
Definition at line 54 of file CexmcException.cc.
const char * CexmcException::what | ( | void | ) | const | |
throw | ( | ||||
) |
Definition at line 59 of file CexmcException.cc.
References CEXMC_LINE_START, CexmcBadAngularRange, CexmcBadCalorimeterTriggerAlgorithm, CexmcBadOCVetoAlgorithm, CexmcBadOCVetoFraction, CexmcBadThreshold, CexmcBeamAndIncidentParticlesMismatch, CexmcCalorimeterGeometryDataNotInitialized, CexmcCalorimeterRegionNotInitialized, CexmcCmdIsNotAllowed, CexmcCmdLineParseException, CexmcEventActionIsNotInitialized, CexmcFileCompressException, CexmcIncompatibleGeometry, CexmcIncompatibleProductionModel, CexmcIncompleteProductionModel, CexmcInvalidAngularRange, CexmcKinematicsException, CexmcMultipleDetectorRoles, CexmcPoorEventData, CexmcPreinitException, CexmcProjectExists, CexmcReadProjectIncomplete, CexmcSystemException, CexmcWeirdException, and type.
Referenced by CexmcEventAction::EndOfEventAction(), and main().
|
private |
Definition at line 103 of file CexmcException.hh.
Referenced by what().