Classes | Namespaces

sbuild-error.h File Reference

#include <map>
#include <stdexcept>
#include <string>
#include <typeinfo>
#include <boost/format.hpp>
#include <boost/type_traits.hpp>
#include "sbuild-error.tcc"
Include dependency graph for sbuild-error.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbuild::error_base
 Error exception base class. More...
class  sbuild::error< T >
 Error exception class. More...
struct  sbuild::error< T >::add_detail_helper< A, b >
 Helper class to add detail to format string. More...
struct  sbuild::error< T >::add_detail_helper< A, true >
 Helper class to add detail to format string. More...
struct  sbuild::error< T >::add_reason_helper< A, b >
 Helper class to add reason to reason string. More...
struct  sbuild::error< T >::add_reason_helper< A, true >
 Helper class to add reason to reason string. More...

Namespaces

namespace  sbuild