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

Thrown when a StringVisualDependency is being converted from XML and no Values tag is found. More...

#include <Teuchos_XMLDependencyExceptions.hpp>

Inherits std::logic_error.

Public Member Functions

 ValuesTagMissingException (const std::string &what_arg)
 Constructs an ValuesTagMissingException.
 

Detailed Description

Thrown when a StringVisualDependency is being converted from XML and no Values tag is found.

Definition at line 143 of file Teuchos_XMLDependencyExceptions.hpp.

Constructor & Destructor Documentation

◆ ValuesTagMissingException()

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

Constructs an ValuesTagMissingException.

Parameters
what_argThe error message to be associated with this error.

Definition at line 152 of file Teuchos_XMLDependencyExceptions.hpp.


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