#include <MsgException.h>
Public Member Functions | |
| MsgException (string s) | |
| Set the exception's message. | |
| const char * | getMsg () |
| Retrieve the exception's message. | |
The MsgException.h header defines a convenience macro for creating and throwing the exception.
|
|
Set the exception's message.
|
|
|
Retrieve the exception's message.
|
1.4.3