Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Teuchos::CommandLineProcessor::HelpPrinted Class Reference

Thrown if –help was specified and throwExceptions==true. More...

#include <Teuchos_CommandLineProcessor.hpp>

Inheritance diagram for Teuchos::CommandLineProcessor::HelpPrinted:
Inheritance graph
[legend]

Public Member Functions

 HelpPrinted (const std::string &what_arg)
 
- Public Member Functions inherited from Teuchos::CommandLineProcessor::ParseError
 ParseError (const std::string &what_arg)
 

Detailed Description

Thrown if –help was specified and throwExceptions==true.

Definition at line 87 of file Teuchos_CommandLineProcessor.hpp.

Constructor & Destructor Documentation

Teuchos::CommandLineProcessor::HelpPrinted::HelpPrinted ( const std::string &  what_arg)
inline

Definition at line 88 of file Teuchos_CommandLineProcessor.hpp.


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