ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
the exception class for c2_function operations. More...
#include <geant4/tree/geant4-10.6-release/examples/extended/electromagnetic/TestEm7/include/c2_function.hh>
Public Member Functions | |
c2_exception (const char msgcode[]) | |
construct the exception with an error message | |
virtual | ~c2_exception () throw () |
virtual const char * | what () const throw () |
Private Attributes | |
std::string | info |
the exception class for c2_function operations.
Definition at line 64 of file c2_function.hh.
View newest version in sPHENIX GitHub at line 64 of file c2_function.hh
|
inline |
construct the exception with an error message
msgcode | the message |
Definition at line 68 of file c2_function.hh.
View newest version in sPHENIX GitHub at line 68 of file c2_function.hh
|
inlinevirtual |
Definition at line 69 of file c2_function.hh.
View newest version in sPHENIX GitHub at line 69 of file c2_function.hh
|
inlinevirtual |
Returns a C-style character string describing the general cause of the current error.
Definition at line 72 of file c2_function.hh.
View newest version in sPHENIX GitHub at line 72 of file c2_function.hh
|
private |
Definition at line 74 of file c2_function.hh.
View newest version in sPHENIX GitHub at line 74 of file c2_function.hh