Whiteboard
An interface and tools for visualizing large and complex datasets
Public Member Functions | Private Attributes | List of all members
CMException Class Reference

#include <mutil.h>

Public Member Functions

MDLLEXPORT CMException (const CMString &error)
 
virtual MDLLEXPORT ~CMException ()
 
MDLLEXPORT const CMStringGetErrorText ()
 
MDLLEXPORT void Print ()
 

Private Attributes

CMString m_text
 

Constructor & Destructor Documentation

CMException::CMException ( const CMString error)
CMException::~CMException ( )
virtual

Member Function Documentation

const CMString & CMException::GetErrorText ( )
void CMException::Print ( )

Member Data Documentation

CMString CMException::m_text
private

The documentation for this class was generated from the following files: