#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 |
Definition at line 765 of file comevt.h.