Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
Teuchos_XMLConditionExceptions.hpp File Reference

A collection of Exceptions thrown when converting Conditions to and from XML. More...

#include <stdexcept>
Include dependency graph for Teuchos_XMLConditionExceptions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Teuchos::MissingValuesTagException
 Thrown when a StringConditon is missing it's Value tag. More...
 
class  Teuchos::CantFindConditionConverterException
 Thrown when an appropriate Condition Converter can't be found. More...
 

Namespaces

 Teuchos
 

Detailed Description

A collection of Exceptions thrown when converting Conditions to and from XML.

Definition in file Teuchos_XMLConditionExceptions.hpp.