#include <ExceptionHandler.hpp>
|
template<typename ... Params> |
void | push_back (Params &&... params) |
|
const std::vector< NestedException > & | getExceptions () const |
|
◆ getExceptions()
const std::vector< NestedException > & alib::ExceptionHandler::NestedExceptionContainer::getExceptions |
( |
| ) |
const |
|
inline |
◆ push_back()
template<typename ... Params>
void alib::ExceptionHandler::NestedExceptionContainer::push_back |
( |
Params &&... |
params | ) |
|
|
inline |
The documentation for this class was generated from the following file: