Teuchos - Trilinos Tools Package Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Teuchos::NoValueAttributeExecption Class Reference

Thrown when a parameter entry tag is missing it's value attribute. More...

#include <Teuchos_XMLParameterListExceptions.hpp>

Inherits std::logic_error.

Public Member Functions

 NoValueAttributeExecption (const std::string &what_arg)
 Constructs a NoValueAttributeExecption.
 

Detailed Description

Thrown when a parameter entry tag is missing it's value attribute.

Definition at line 160 of file Teuchos_XMLParameterListExceptions.hpp.

Constructor & Destructor Documentation

◆ NoValueAttributeExecption()

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

Constructs a NoValueAttributeExecption.

Parameters
what_argThe error message to be associated with this error.

Definition at line 167 of file Teuchos_XMLParameterListExceptions.hpp.


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