#include <simulation_exception.hpp>
◆ BaseSimulationException()
| Simulation::BaseSimulationException::BaseSimulationException |
( |
ErrorCodes | code, |
|
|
std::source_location | loc = std::source_location::current() ) |
|
explicit |
◆ what()
| const char * Simulation::BaseSimulationException::what |
( |
| ) |
const |
|
nodiscardoverridenoexcept |
◆ where()
| const std::source_location & Simulation::BaseSimulationException::where |
( |
| ) |
const |
|
nodiscardoverridevirtualnoexcept |
◆ code_
| ErrorCodes Simulation::BaseSimulationException::code_ |
|
private |
◆ loc_
| std::source_location Simulation::BaseSimulationException::loc_ |
|
private |
The documentation for this class was generated from the following files: