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

Thrown when a StringConditon is missing it's Value tag. More...

#include <Teuchos_XMLConditionExceptions.hpp>

Inherits logic_error.

Public Member Functions

 MissingValuesTagException (const std::string &what_arg)
 Constructs an MissingValuesTagException. More...
 

Detailed Description

Thrown when a StringConditon is missing it's Value tag.

Definition at line 57 of file Teuchos_XMLConditionExceptions.hpp.

Constructor & Destructor Documentation

Teuchos::MissingValuesTagException::MissingValuesTagException ( const std::string &  what_arg)
inline

Constructs an MissingValuesTagException.

Parameters
what_argThe error message to be associated with this error.

Definition at line 66 of file Teuchos_XMLConditionExceptions.hpp.


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