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