paludis::InternalError Class Reference
[Exceptions]

#include <exception.hh>

Inheritance diagram for paludis::InternalError:

paludis::Exception

List of all members.

Public Member Functions

 InternalError (const std::string &location, const std::string &message) throw ()


Detailed Description

An InternalError is an Exception that is thrown if something that is never supposed to happen happens.
Examples:

example_dep_spec.cc.


Constructor & Destructor Documentation

paludis::InternalError::InternalError ( const std::string &  location,
const std::string &  message 
) throw ()

Constructor.

Parameters:
location Should be set to the PALUDIS_HERE macro.
message A short message.


The documentation for this class was generated from the following file:
Generated on Mon Sep 21 10:36:11 2009 for paludis by  doxygen 1.5.4