a2dIOHandlerXMLException Class Reference
[File IO]

For exceptions thrown while parsing XML files. More...

#include <genxmlpars.h>

List of all members.

Public Member Functions

 a2dIOHandlerXMLException (const wxString &exMessage)
 Constructor.
 a2dIOHandlerXMLException (const wxString &exMessage, int exRow, int exColumn)
 Constructor with row and line params.
 a2dIOHandlerXMLException (const a2dIOHandlerXMLException &other)
 Copy constructor.
a2dIOHandlerXMLExceptionoperator= (const a2dIOHandlerXMLException &other)
int getLineNumber () const
int getColumnNumber () const
wxString getMessage () const
void setMessage (const wxString &exMessage)

Protected Attributes

wxString m_message
int m_row
int m_column


Detailed Description

For exceptions thrown while parsing XML files.

Definition at line 36 of file genxmlpars.h.


The documentation for this class was generated from the following file:
a2dIOHandlerXMLException Class Reference -- Tue Aug 31 18:29:23 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation