#include <vhdEventDispatcherException.h>
Inheritance diagram for vhdEventDispatcherException:
Public Member Functions | |
vhdEventDispatcherException () | |
vhdEventDispatcherException (const std::string &msg) | |
vhdEventDispatcherException (const std::string &srcStr, const std::string &msg) | |
vhdEventDispatcherException (const void *srcObj, const std::string &msg) | |
virtual | ~vhdEventDispatcherException () |
vhdEventDispatcherException::vhdEventDispatcherException | ( | ) | [inline] |
vhdEventDispatcherException::vhdEventDispatcherException | ( | const std::string & | msg | ) | [inline] |
vhdEventDispatcherException::vhdEventDispatcherException | ( | const std::string & | srcStr, | |
const std::string & | msg | |||
) | [inline] |
vhdEventDispatcherException::vhdEventDispatcherException | ( | const void * | srcObj, | |
const std::string & | msg | |||
) | [inline] |
virtual vhdEventDispatcherException::~vhdEventDispatcherException | ( | ) | [inline, virtual] |