csound::Exception Class Reference

#include <Exception.hpp>

Public Member Functions

Private Attributes


Detailed Description

Base class for C++ exceptions in the Silence system.


Constructor & Destructor Documentation

csound::Exception::Exception ( std::string  message_  )  [inline]
virtual csound::Exception::~Exception (  )  [inline, virtual]

Member Function Documentation

std::string csound::Exception::getMessage (  )  const [inline]

References message.


Field Documentation

std::string csound::Exception::message [private]

Referenced by getMessage().


Generated by  doxygen 1.6.2