| 
    Teuchos - Trilinos Tools Package
    Version of the Day
    
   | 
 
Thrown when converting a dependency that has validaotrs to and from XML. This excetpion indicates that a specified validator could not be found. More...
#include <Teuchos_XMLDependencyExceptions.hpp>
Inherits logic_error.
Public Member Functions | |
| MissingValidatorException (const std::string &what_arg) | |
| Constructs an MissingValidatorException.  More... | |
Thrown when converting a dependency that has validaotrs to and from XML. This excetpion indicates that a specified validator could not be found.
Definition at line 179 of file Teuchos_XMLDependencyExceptions.hpp.
      
  | 
  inline | 
Constructs an MissingValidatorException.
| what_arg | The error message to be associated with this error. | 
Definition at line 188 of file Teuchos_XMLDependencyExceptions.hpp.
 1.8.5