Util--  1.1
Public Member Functions | Public Attributes | List of all members
utilmm::commandline_error Class Reference

#include <utilmm/configfile/commandline.hh>

Inheritance diagram for utilmm::commandline_error:
Inheritance graph
[legend]
Collaboration diagram for utilmm::commandline_error:
Collaboration graph
[legend]

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

References error.

Member Data Documentation

std::string utilmm::commandline_error::error

Referenced by what().


The documentation for this class was generated from the following file:

Generated on Tue Oct 9 2018 10:12:45 for Util-- by doxygen 1.8.6
SourceForge.net Project Page