Whiteboard
An interface and tools for visualizing large and complex datasets
|
#include <ErrorHandling.h>
Public Member Functions | |
SException (const string &info, const string &type="") | |
void | Throw () |
Private Attributes | |
string | m_type |
string | m_info |
|
inline |
void SException::Throw | ( | ) |
|
private |
|
private |