#include <sbuild-error.h>
Public Member Functions | |
add_detail_helper (boost::format &fmt, A const &value) | |
The constructor. |
Used for exception types.
sbuild::error< T >::sbuild::error::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. |