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

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