wxArt2D
Public Member Functions | Protected Attributes | List of all members
a2dIOHandlerXMLException Class Reference

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

#include <genxmlpars.h>

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 -- Sun Oct 12 2014 17:04:41 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation