|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Thrown when the rangesAndValidators tag for the RangeValidatorDepencyConverter can't be found. More...
#include <Teuchos_XMLDependencyExceptions.hpp>
Public Member Functions | |
| MissingRangesAndValidatorsTagException (const std::string &what_arg) | |
| Constructs an MissingRangesAndValidatorsTagException. | |
Thrown when the rangesAndValidators tag for the RangeValidatorDepencyConverter can't be found.
Definition at line 160 of file Teuchos_XMLDependencyExceptions.hpp.
| Teuchos::MissingRangesAndValidatorsTagException::MissingRangesAndValidatorsTagException | ( | const std::string & | what_arg | ) | [inline] |
Constructs an MissingRangesAndValidatorsTagException.
| what_arg | The error message to be associated with this error. |
Definition at line 169 of file Teuchos_XMLDependencyExceptions.hpp.
1.7.6.1