#include <ExceptionCollector.h>
Definition at line 22 of file ExceptionCollector.h.
template<typename F >
void art::detail::ExceptionCollector::call |
( |
F |
f | ) |
|
|
inline |
bool art::detail::ExceptionCollector::empty |
( |
| ) |
const |
|
inlinenoexcept |
void art::detail::ExceptionCollector::rethrow |
( |
| ) |
|
Definition at line 18 of file ExceptionCollector.cc.
23 message += exception_msg_from_ptr(
e);
bool empty() const noexcept
std::vector< std::exception_ptr > exceptions_
std::vector<std::exception_ptr> art::detail::ExceptionCollector::exceptions_ {} |
|
private |
The documentation for this class was generated from the following files: