utilmm::commandline_error Class Reference

#include <utilmm/configfile/commandline.hh>

List of all members.

Public Member Functions

 ~commandline_error () throw ()
 commandline_error (std::string const &error_)
char const * what () const throw ()

Public Attributes

std::string error


Constructor & Destructor Documentation

utilmm::commandline_error::~commandline_error (  )  throw () [inline]

utilmm::commandline_error::commandline_error ( std::string const &  error_  )  [inline]


Member Function Documentation

char const* utilmm::commandline_error::what (  )  const throw () [inline]


Member Data Documentation

std::string utilmm::commandline_error::error


The documentation for this class was generated from the following file:
Generated on Tue Feb 19 10:51:01 2008 for Util-- by doxygen 1.5.3
SourceForge.net Project Page