43#ifndef TEUCHOS_XMLCONDITIONEXCEPTIONS_HPP_
44#define TEUCHOS_XMLCONDITIONEXCEPTIONS_HPP_
Thrown when an appropriate Condition Converter can't be found.
CantFindConditionConverterException(const std::string &what_arg)
Constructs an CantFindConditionConverterException.
Thrown when a StringConditon is missing it's Value tag.
MissingValuesTagException(const std::string &what_arg)
Constructs an MissingValuesTagException.
Smart reference counting pointer class for automatic garbage collection.
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos,...