Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Teuchos::MissingRangesAndValidatorsTagException Class Reference

Thrown when the rangesAndValidators tag for the RangeValidatorDepencyConverter can't be found. More...

#include <Teuchos_XMLDependencyExceptions.hpp>

Inherits std::logic_error.

Public Member Functions

 MissingRangesAndValidatorsTagException (const std::string &what_arg)
 Constructs an MissingRangesAndValidatorsTagException.
 

Detailed Description

Thrown when the rangesAndValidators tag for the RangeValidatorDepencyConverter can't be found.

Definition at line 160 of file Teuchos_XMLDependencyExceptions.hpp.

Constructor & Destructor Documentation

◆ MissingRangesAndValidatorsTagException()

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

Constructs an MissingRangesAndValidatorsTagException.

Parameters
what_argThe error message to be associated with this error.

Definition at line 169 of file Teuchos_XMLDependencyExceptions.hpp.


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