sbuild
1.6.10
|
Helper class to add reason to reason string. More...
#include <sbuild-error.h>
Public Member Functions | |
add_reason_helper (std::string &reason, A const &value) | |
The constructor. More... | |
Helper class to add reason to reason string.
Used for exception types.
|
inline |
The constructor.
reason | the reason to add to. |
value | the exception to add. |
References sbuild::error_base::why().