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