Teuchos - Trilinos Tools Package Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Teuchos::MissingValidatorDefinitionException Class Reference

Thrown when a referenced validator can't be found. More...

#include <Teuchos_XMLParameterListExceptions.hpp>

Inherits std::logic_error.

Public Member Functions

 MissingValidatorDefinitionException (const std::string &what_arg)
 Constructs a MissingValidatorDefinitionException.
 

Detailed Description

Thrown when a referenced validator can't be found.

Definition at line 226 of file Teuchos_XMLParameterListExceptions.hpp.

Constructor & Destructor Documentation

◆ MissingValidatorDefinitionException()

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

Constructs a MissingValidatorDefinitionException.

Parameters
what_argThe error message to be associated with this error.

Definition at line 233 of file Teuchos_XMLParameterListExceptions.hpp.


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