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