#include <vhdException.h>
Inheritance diagram for vhdException:

Public Member Functions | |
| vhdException () | |
| vhdException (const std::string &msg) | |
| vhdException (const std::string &srcStr, const std::string &msg) | |
| vhdException (const void *srcObj, const std::string &msg) | |
| virtual | ~vhdException () |
| vhdException::vhdException | ( | ) | [inline] |
| vhdException::vhdException | ( | const std::string & | msg | ) | [inline] |
| vhdException::vhdException | ( | const std::string & | srcStr, | |
| const std::string & | msg | |||
| ) | [inline] |
| vhdException::vhdException | ( | const void * | srcObj, | |
| const std::string & | msg | |||
| ) | [inline] |
| virtual vhdException::~vhdException | ( | ) | [inline, virtual] |
1.5.1-p1