paludis::ConfigFileError Class Reference
[Configuration FilesExceptions]

#include <config_file.hh>

Inheritance diagram for paludis::ConfigFileError:

paludis::ConfigurationError paludis::Exception

List of all members.

Basic operations

 ConfigFileError (const std::string &filename, const std::string &message) throw ()
 ConfigFileError (const std::string &message) throw ()


Detailed Description

Raised if an error is encountered parsing a configuration file.

Constructor & Destructor Documentation

paludis::ConfigFileError::ConfigFileError ( const std::string &  filename,
const std::string &  message 
) throw ()

Constructor, where the filename is known.

Parameters:
filename The filename in which the error occurred. May be a blank string, if the filename is not necessarily known.
message A description of the error.

paludis::ConfigFileError::ConfigFileError ( const std::string &  message  )  throw ()

Constructor, where the filename is not known.

Parameters:
message A description of the error.


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