#include <errors.h>
Inheritance diagram for ASCmsgException:

Public Member Functions | |
| ASCmsgException (const ASCString &msg) | |
| const ASCString & | getMessage (void) const |
| virtual | ~ASCmsgException () |
Protected Attributes | |
| ASCString | message |
|
|
|
|
|
|
|
|
Definition at line 42 of file errors.h. References message. Referenced by CargoDialog::CargoDialog(), Reinforcements::execute(), gamethread(), loadreplay(), loadStartupMap(), mapeditorMainThread(), mapLoadingExceptionChecker(), ASCGUI_Window::setup(), and UnitInfoDialog::UnitInfoDialog(). |
|
|
Definition at line 39 of file errors.h. Referenced by getMessage(), InvalidID::InvalidID(), and tcompressionerror::tcompressionerror(). |
1.4.2