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