Whiteboard
An interface and tools for visualizing large and complex datasets
|
#include <mutil.h>
Public Member Functions | |
MDLLEXPORT | CMException (const CMString &error) |
virtual MDLLEXPORT | ~CMException () |
MDLLEXPORT const CMString & | GetErrorText () |
MDLLEXPORT void | Print () |
Private Attributes | |
CMString | m_text |
CMException::CMException | ( | const CMString & | error | ) |
|
virtual |
const CMString & CMException::GetErrorText | ( | ) |
void CMException::Print | ( | ) |
|
private |