|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Thrown when attempting to parse an empty XML std::string. More...
#include <Teuchos_XMLObject.hpp>
Public Member Functions | |
| EmptyXMLError (const std::string &what_arg) | |
Thrown when attempting to parse an empty XML std::string.
Definition at line 55 of file Teuchos_XMLObject.hpp.
| Teuchos::EmptyXMLError::EmptyXMLError | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 56 of file Teuchos_XMLObject.hpp.
1.7.6.1