General KERNEL Documentation     End User KERNEL Services  


MultiCommException Class Reference

#include <MultiCommException.hxx>

Collaboration diagram for MultiCommException:

Collaboration graph

Public Member Functions

 MultiCommException (const char *message)
const char * what () const

Private Attributes

std::string _message

Constructor & Destructor Documentation

MultiCommException::MultiCommException const char *  message  ) 
 


Member Function Documentation

const char * MultiCommException::what  )  const
 


Field Documentation

std::string MultiCommException::_message [private]