Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
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]

List of all members.

Public Member Functions

 UnrecognizedOption (const std::string &what_arg)

Detailed Description

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

Definition at line 90 of file Teuchos_CommandLineProcessor.hpp.


Constructor & Destructor Documentation

Definition at line 91 of file Teuchos_CommandLineProcessor.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines