| 
    Teuchos Package Browser (Single Doxygen Collection)
    Version of the Day
    
   | 
 
Thrown when no dependents of a dependency are specified when converting the dependency from XML. More...
#include <Teuchos_XMLDependencyExceptions.hpp>
Inherits logic_error.
Public Member Functions | |
| MissingDependentsException (const std::string &what_arg) | |
| Constructs an MissingDependentsException.  More... | |
Thrown when no dependents of a dependency are specified when converting the dependency from XML.
Definition at line 76 of file Teuchos_XMLDependencyExceptions.hpp.
      
  | 
  inline | 
Constructs an MissingDependentsException.
| what_arg | The error message to be associated with this error. | 
Definition at line 85 of file Teuchos_XMLDependencyExceptions.hpp.
 1.8.5