Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Teuchos::CantFindValidatorConverterException Class Reference

Thrown when the ValidatorXMLConverterDB can't find an appropriate converter. More...

#include <Teuchos_XMLParameterListExceptions.hpp>

Inherits logic_error.

Public Member Functions

 CantFindValidatorConverterException (const std::string &what_arg)
 Constructs a CantFindValidatorConverterException. More...
 

Detailed Description

Thrown when the ValidatorXMLConverterDB can't find an appropriate converter.

Definition at line 125 of file Teuchos_XMLParameterListExceptions.hpp.

Constructor & Destructor Documentation

Teuchos::CantFindValidatorConverterException::CantFindValidatorConverterException ( const std::string &  what_arg)
inline

Constructs a CantFindValidatorConverterException.

Parameters
what_argThe error message to be associated with this error.

Definition at line 133 of file Teuchos_XMLParameterListExceptions.hpp.


The documentation for this class was generated from the following file: