LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "ExceptionCollector.h"
Public Member Functions | |
collected_exception (std::string msg) | |
char const * | what () const noexcept override |
Private Attributes | |
std::string const | msg_ |
Definition at line 45 of file ExceptionCollector.h.
|
inlineexplicit |
Definition at line 47 of file ExceptionCollector.h.
|
inlineoverridenoexcept |
|
private |
Definition at line 55 of file ExceptionCollector.h.