Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

more::io::cmdline::relax Struct Reference

An exception thrown when the user has requested help. More...

#include <cmdline.h>

List of all members.

Public Methods


Detailed Description

An exception thrown when the user has requested help.

This is not an error, and you have to catch this exception and exit the program with status 0. You may print additional help in the catch block.


Constructor & Destructor Documentation

more::io::cmdline::relax::relax std::string const &    what_ [inline]
 

virtual more::io::cmdline::relax::~relax   throw () [inline, virtual]
 


Member Function Documentation

virtual const char* more::io::cmdline::relax::what   const throw () [inline, virtual]
 


The documentation for this struct was generated from the following file:
Generated on Sat Sep 7 19:12:44 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by Dimitri van Heesch.