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