Version: 8.3.0
MultiCommException Class Reference

#include <MultiCommException.hxx>

Public Member Functions

 MultiCommException (const char *message)
 
const charwhat () const
 

Private Attributes

std::string _message
 

Constructor & Destructor Documentation

MultiCommException::MultiCommException ( const char message)

References _message.

Member Function Documentation

const char * MultiCommException::what ( ) const

References _message.

Field Documentation

std::string MultiCommException::_message
private

Referenced by MultiCommException(), and what().