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

Thrown when converting a StrinvValidatorDependcny from XML and no valuesAndValidators tag is found. More...

#include <Teuchos_XMLDependencyExceptions.hpp>

Inherits logic_error.

Public Member Functions

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

Detailed Description

Thrown when converting a StrinvValidatorDependcny from XML and no valuesAndValidators tag is found.

Definition at line 178 of file Teuchos_XMLDependencyExceptions.hpp.

Constructor & Destructor Documentation

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

Constructs an MissingValuesAndValidatorsTagException.

Parameters
what_argThe error message to be associated with this error.

Definition at line 187 of file Teuchos_XMLDependencyExceptions.hpp.


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