sbuild::runtime_error_custom< T > Class Template Reference

Runtime error specific to a class. More...

#include <sbuild-error.h>

Inheritance diagram for sbuild::runtime_error_custom< T >:

Inheritance graph
[legend]
Collaboration diagram for sbuild::runtime_error_custom< T >:

Collaboration graph
[legend]
List of all members.

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.

Detailed Description

template<typename T>
class sbuild::runtime_error_custom< T >

Runtime error specific to a class.


Constructor & Destructor Documentation

template<typename T>
sbuild::runtime_error_custom< T >::runtime_error_custom std::string const &  error  )  [inline]
 

The constructor.

Parameters:
error the error message.

template<typename T>
sbuild::runtime_error_custom< T >::runtime_error_custom boost::format const &  error  )  [inline]
 

The constructor.

Parameters:
error the error message (formatted).

template<typename T>
virtual sbuild::runtime_error_custom< T >::~runtime_error_custom  )  throw () [inline, virtual]
 

The destructor.


The documentation for this class was generated from the following file:
Generated on Sun Mar 19 12:08:55 2006 for schroot by  doxygen 1.4.6