#include <sbuild-error.h>
Public Member Functions | |
add_detail_helper (boost::format &fmt, A const &value) | |
The constructor. |
Used for exception types.
Definition at line 258 of file sbuild-error.h.
sbuild::error< T >::add_detail_helper< A, true >::add_detail_helper | ( | boost::format & | fmt, | |
A const & | value | |||
) | [inline] |
The constructor.
fmt | the format string to add to. | |
value | the exception to add. |
Definition at line 266 of file sbuild-error.h.