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

#include <ErrorHandling.h>

Public Member Functions

 SException (const string &info, const string &type="")
 
void Throw ()
 

Private Attributes

string m_type
 
string m_info
 

Constructor & Destructor Documentation

SException::SException ( const string &  info,
const string &  type = "" 
)
inline

Member Function Documentation

void SException::Throw ( )

Member Data Documentation

string SException::m_info
private
string SException::m_type
private

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