|
Celeritas 0.7.0-dev.194+develop.0df4cab59
|
Detailed properties of a runtime error. More...
#include <Assert.hh>
Public Attributes | |
| char const * | which {nullptr} |
| Type of error (runtime, Geant4, MPI) | |
| std::string | what {} |
| Descriptive message. | |
| std::string | condition {} |
| Code/test that failed. | |
| std::string | file {} |
| Source file. | |
| int | line {0} |
| Source line. | |
Detailed properties of a runtime error.