#include <xmlloadingexception.h>
Definition at line 8 of file xmlloadingexception.h.
XmlLoadingException::XmlLoadingException |
( |
const QString & |
msg, |
|
|
const QDomElement & |
node |
|
) |
| |
throw | ( | |
| ) | | |
|
inline |
XmlLoadingException::~XmlLoadingException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
int XmlLoadingException::columnNumber |
( |
| ) |
const |
|
inline |
int XmlLoadingException::lineNumber |
( |
| ) |
const |
|
inline |
QString XmlLoadingException::msg |
( |
| ) |
const |
|
inline |
int XmlLoadingException::m_col |
|
private |
int XmlLoadingException::m_line |
|
private |
QString XmlLoadingException::m_msg |
|
private |
The documentation for this class was generated from the following file: