Celeritas  0.5.0-56+6b053cd
Public Attributes | List of all members
celeritas::RuntimeErrorDetails Struct Reference

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 Description

Detailed properties of a runtime error.


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