#include <vhdIndexOutOfBoundsException.h>
Inheritance diagram for vhdIndexOutOfBoundsException:

Public Member Functions | |
| vhdIndexOutOfBoundsException () | |
| vhdIndexOutOfBoundsException (const std::string &msg) | |
| vhdIndexOutOfBoundsException (const std::string &srcStr, const std::string &msg) | |
| vhdIndexOutOfBoundsException (const void *srcObj, const std::string &msg) | |
| virtual | ~vhdIndexOutOfBoundsException () |
| vhdIndexOutOfBoundsException::vhdIndexOutOfBoundsException | ( | ) | [inline] |
| vhdIndexOutOfBoundsException::vhdIndexOutOfBoundsException | ( | const std::string & | msg | ) | [inline] |
| vhdIndexOutOfBoundsException::vhdIndexOutOfBoundsException | ( | const std::string & | srcStr, | |
| const std::string & | msg | |||
| ) | [inline] |
| vhdIndexOutOfBoundsException::vhdIndexOutOfBoundsException | ( | const void * | srcObj, | |
| const std::string & | msg | |||
| ) | [inline] |
| virtual vhdIndexOutOfBoundsException::~vhdIndexOutOfBoundsException | ( | ) | [inline, virtual] |
1.5.1-p1