All OTML errors throw this exception.
More...
#include <otmlexception.h>
All OTML errors throw this exception.
Definition at line 29 of file otmlexception.h.
◆ OTMLException() [1/2]
OTMLException::OTMLException |
( |
const OTMLNodePtr & |
node, |
|
|
const std::string & |
error |
|
) |
| |
◆ OTMLException() [2/2]
OTMLException::OTMLException |
( |
const OTMLDocumentPtr & |
doc, |
|
|
const std::string & |
error, |
|
|
int |
line = -1 |
|
) |
| |
◆ ~OTMLException()
virtual OTMLException::~OTMLException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ what()
virtual const char* OTMLException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ m_what
std::string OTMLException::m_what |
|
protected |
The documentation for this class was generated from the following files: