#include <sbuild-error.h>
Inheritance diagram for sbuild::runtime_error_custom< T >:
Public Member Functions | |
runtime_error_custom (const std::string &error) | |
The constructor. | |
runtime_error_custom (const boost::format &error) | |
The constructor. | |
virtual | ~runtime_error_custom () throw () |
The destructor. |
|
The constructor.
|
|
The constructor.
|