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

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