43 #ifndef TEUCHOS_XMLCONDITIONEXCEPTIONS_HPP_
44 #define TEUCHOS_XMLCONDITIONEXCEPTIONS_HPP_
67 std::logic_error(what_arg){}
82 std::logic_error(what_arg){}
89 #endif //TEUCHOS_XMLCONDITIONEXCEPTIONS_HPP_
CantFindConditionConverterException(const std::string &what_arg)
Constructs an CantFindConditionConverterException.
MissingValuesTagException(const std::string &what_arg)
Constructs an MissingValuesTagException.
Thrown when an appropriate Condition Converter can't be found.
Thrown when a StringConditon is missing it's Value tag.