| 
    Teuchos - Trilinos Tools Package
    Version of the Day
    
   | 
 
Thrown when an appropriate Condition Converter can't be found. More...
#include <Teuchos_XMLConditionExceptions.hpp>
Inherits logic_error.
Public Member Functions | |
| CantFindConditionConverterException (const std::string &what_arg) | |
| Constructs an CantFindConditionConverterException.  More... | |
Thrown when an appropriate Condition Converter can't be found.
Definition at line 39 of file Teuchos_XMLConditionExceptions.hpp.
      
  | 
  inline | 
Constructs an CantFindConditionConverterException.
| what_arg | The error message to be associated with this error. | 
Definition at line 48 of file Teuchos_XMLConditionExceptions.hpp.
 1.8.5