Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Teuchos::EmptyXMLError Class Reference

Thrown when attempting to parse an empty XML std::string. More...

#include <Teuchos_XMLObject.hpp>

Inherits runtime_error.

Public Member Functions

 EmptyXMLError (const std::string &what_arg)
 

Detailed Description

Thrown when attempting to parse an empty XML std::string.

Definition at line 55 of file Teuchos_XMLObject.hpp.

Constructor & Destructor Documentation

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

Definition at line 56 of file Teuchos_XMLObject.hpp.


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