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