CLI for C++ Project Page CLI for C++ Home Page

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

CLI::ParseException Class Reference

Define an exception class to signal exceptions encountered during command-line parsing. More...

#include <ParseException.h>

List of all members.

Public Member Functions

 ParseException ()
 ParseException (const char *const message)


Detailed Description

Define an exception class to signal exceptions encountered during command-line parsing.

Author:
John Poplett
Version:
1.0


Constructor & Destructor Documentation

CLI::ParseException::ParseException  )  [inline]
 

CLI::ParseException::ParseException const char *const   message  )  [inline]
 


The documentation for this class was generated from the following file:
SourceForge Logo hosts this site. Send comments to:
John Poplett