Version: 9.15.0
MultiCommException Class Reference

#include <MultiCommException.hxx>

Public Member Functions

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

Private Attributes

std::string _message
 

Constructor & Destructor Documentation

◆ MultiCommException()

MultiCommException::MultiCommException ( const char *  message)

References _message.

Member Function Documentation

◆ what()

const char * MultiCommException::what ( ) const

References _message.

Field Documentation

◆ _message

std::string MultiCommException::_message
private

Referenced by MultiCommException(), and what().