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