#include <MaxExceptions.h>
General multi-purpose exception for runtime errors.
Public Member Functions |
|
| RunTimeException (const MCHAR *message) | |
| const MCHAR * | What () const |
| Returns the message of the exception.
|
|
| RunTimeException | ( | const MCHAR * | message | ) |
| const MCHAR* What | ( | ) | const [virtual] |