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

Thrown if a parse std::exception occurs and throwExceptions==true. More...

#include <Teuchos_CommandLineProcessor.hpp>

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

Public Member Functions

 ParseError (const std::string &what_arg)
 

Detailed Description

Thrown if a parse std::exception occurs and throwExceptions==true.

Definition at line 83 of file Teuchos_CommandLineProcessor.hpp.

Constructor & Destructor Documentation

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

Definition at line 84 of file Teuchos_CommandLineProcessor.hpp.


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