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::UnrecognizedOption Class Reference

Thrown if an unrecognized option was found and throwExceptions==true. More...

#include <Teuchos_CommandLineProcessor.hpp>

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

Public Member Functions

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

Detailed Description

Thrown if an unrecognized option was found and throwExceptions==true.

Definition at line 91 of file Teuchos_CommandLineProcessor.hpp.

Constructor & Destructor Documentation

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

Definition at line 92 of file Teuchos_CommandLineProcessor.hpp.


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