PyTrilinos::Teuchos::EmptyXMLError Class Reference
List of all members.
Detailed Description
Thrown when attempting to parse an empty XML std::string.
C++ includes: Teuchos_XMLObject.hpp
Member Function Documentation
| def PyTrilinos::Teuchos::EmptyXMLError::__init__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
__init__(self, string what_arg) -> EmptyXMLError
Teuchos::EmptyXMLError::EmptyXMLError(const std::string &what_arg)
| def PyTrilinos::Teuchos::EmptyXMLError::__init__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
__init__(self, string what_arg) -> EmptyXMLError
Teuchos::EmptyXMLError::EmptyXMLError(const std::string &what_arg)
The documentation for this class was generated from the following files:
- build/lib.linux-x86_64-2.5/PyTrilinos/Teuchos.py
- PyTrilinos/Teuchos.py