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