Public Member Functions | Private Attributes | List of all members
XmlLoadingException Class Reference

#include <xmlloadingexception.h>

Inheritance diagram for XmlLoadingException:
Inheritance graph
[legend]

Public Member Functions

int columnNumber () const
 
int lineNumber () const
 
QString msg () const
 
 XmlLoadingException (const QString &msg, const QDomElement &node) throw ()
 
 ~XmlLoadingException () throw ()
 

Private Attributes

int m_col
 
int m_line
 
QString m_msg
 

Detailed Description

Definition at line 8 of file xmlloadingexception.h.

Constructor & Destructor Documentation

XmlLoadingException::XmlLoadingException ( const QString &  msg,
const QDomElement &  node 
)
throw (
)
inline

Definition at line 11 of file xmlloadingexception.h.

XmlLoadingException::~XmlLoadingException ( )
throw (
)
inline

Definition at line 16 of file xmlloadingexception.h.

Member Function Documentation

int XmlLoadingException::columnNumber ( ) const
inline

Definition at line 20 of file xmlloadingexception.h.

int XmlLoadingException::lineNumber ( ) const
inline

Definition at line 19 of file xmlloadingexception.h.

QString XmlLoadingException::msg ( ) const
inline

Definition at line 18 of file xmlloadingexception.h.

Member Data Documentation

int XmlLoadingException::m_col
private

Definition at line 25 of file xmlloadingexception.h.

int XmlLoadingException::m_line
private

Definition at line 24 of file xmlloadingexception.h.

QString XmlLoadingException::m_msg
private

Definition at line 23 of file xmlloadingexception.h.


The documentation for this class was generated from the following file:


hector_nist_arena_designer
Author(s): Stefan Kohlbrecher , Johannes Simon
autogenerated on Fri Aug 21 2020 10:45:27