|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Thrown if an unrecognized option was found and throwExceptions==true. More...
#include <Teuchos_CommandLineProcessor.hpp>

Public Member Functions | |
| UnrecognizedOption (const std::string &what_arg) | |
Thrown if an unrecognized option was found and throwExceptions==true.
Definition at line 90 of file Teuchos_CommandLineProcessor.hpp.
| Teuchos::CommandLineProcessor::UnrecognizedOption::UnrecognizedOption | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 91 of file Teuchos_CommandLineProcessor.hpp.
1.7.6.1