wxArt2D
|
For exceptions thrown from commands. More...
#include <comevt.h>
Public Member Functions | |
a2dCommandException (const wxString &exMessage) | |
Constructor. | |
a2dCommandException (const a2dCommandException &other) | |
Copy constructor. | |
a2dCommandException & | operator= (const a2dCommandException &other) |
wxString | getMessage () const |
void | setMessage (const wxString &exMessage) |
Protected Attributes | |
wxString | m_message |