Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
CommandLineProcessor::UnrecognizedOption Class Reference

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

#include <Teuchos_CommandLineProcessor.hpp>

Inheritance diagram for CommandLineProcessor::UnrecognizedOption:

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

◆ UnrecognizedOption()

Definition at line 92 of file Teuchos_CommandLineProcessor.hpp.


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