libcxml
Main Page
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Functions
cxml
Error
Public Member Functions
|
List of all members
cxml::Error Class Reference
An error.
More...
#include <
cxml.h
>
Inheritance diagram for cxml::Error:
Public Member Functions
Error
(std::string const &message)
~Error
() throw ()
char const *
what
() const throw ()
Detailed Description
An error.
Constructor & Destructor Documentation
cxml::Error::Error
(
std::string const &
message
)
inline
Construct an
Error
exception.
Parameters
message
Error
message.
cxml::Error::~Error
(
)
throw
(
)
inline
Error
destructor
Member Function Documentation
char const* cxml::Error::what
(
)
const
throw
(
)
inline
Returns
error message. Caller must not free the returned value.
The documentation for this class was generated from the following file:
src/
cxml.h
Generated on Fri Oct 23 2015 22:15:22 for libcxml by
1.8.8