Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

commandl::exception Class Reference

#include <exceptions.hpp>

Inheritance diagram for commandl::exception:

commandl::argument_exception commandl::matcher_exception commandl::parser_exception commandl::no_key commandl::no_prefix commandl::stop_parsing commandl::usage_exception List of all members.

Public Methods

 exception (const std::string &what_message)
virtual ~exception () throw ()
virtual const char * what () const throw ()

Protected Attributes

std::string What
 Contains the primary message about this exception. More...


Constructor & Destructor Documentation

commandl::exception::exception const std::string &    what_message [inline]
 

virtual commandl::exception::~exception   throw () [inline, virtual]
 


Member Function Documentation

virtual const char* commandl::exception::what   const throw () [inline, virtual]
 


Member Data Documentation

std::string commandl::exception::What [protected]
 

Contains the primary message about this exception.


The documentation for this class was generated from the following file:
Generated on Sat Apr 5 21:17:28 2003 for commandl Library by doxygen1.2.15