Teuchos - Trilinos Tools Package
Version of the Day
|
Thrown when no condtion tag is found when converting a ConditionVisualDependency from XML. More...
#include <Teuchos_XMLDependencyExceptions.hpp>
Inherits logic_error.
Public Member Functions | |
MissingConditionTagException (const std::string &what_arg) | |
Constructs an MissingConditionTagException. More... | |
Thrown when no condtion tag is found when converting a ConditionVisualDependency from XML.
Definition at line 195 of file Teuchos_XMLDependencyExceptions.hpp.
|
inline |
Constructs an MissingConditionTagException.
what_arg | The error message to be associated with this error. |
Definition at line 204 of file Teuchos_XMLDependencyExceptions.hpp.