| 
    Teuchos - Trilinos Tools Package
    Version of the Day
    
   | 
 
Thrown when a StringVisualDependency is being converted from XML and no Values tag is found. More...
#include <Teuchos_XMLDependencyExceptions.hpp>
Inherits logic_error.
Public Member Functions | |
| ValuesTagMissingException (const std::string &what_arg) | |
| Constructs an ValuesTagMissingException.  More... | |
Thrown when a StringVisualDependency is being converted from XML and no Values tag is found.
Definition at line 110 of file Teuchos_XMLDependencyExceptions.hpp.
      
  | 
  inline | 
Constructs an ValuesTagMissingException.
| what_arg | The error message to be associated with this error. | 
Definition at line 119 of file Teuchos_XMLDependencyExceptions.hpp.
 1.8.5