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

◆ ~commandline_error()

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

◆ commandline_error()

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

Member Function Documentation

◆ what()

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

Member Data Documentation

◆ error

std::string utilmm::commandline_error::error

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

Generated on Mon Oct 22 2018 18:39:28 for Util-- by doxygen 1.8.13
SourceForge.net Project Page