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 (const std::string &error)
 The constructor.
 runtime_error_custom (const boost::format &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 const std::string &  error  )  [inline]
 

The constructor.

Parameters:
error the error message.

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

The constructor.

Parameters:
error the error message (formatted).


The documentation for this class was generated from the following file:
Generated on Thu Dec 29 17:20:06 2005 for schroot by  doxygen 1.4.5