This is the complete list of members for YUIIndexOutOfRangeException, including all inherited members.
| asString() const | YUIException | |
| dumpOn(std::ostream &str) const | YUIIndexOutOfRangeException | inlineprotectedvirtual |
| invalidIndex() const | YUIIndexOutOfRangeException | inline |
| log(const YUIException &exception, const YCodeLocation &location, const char *const prefix) | YUIException | static |
| msg() const | YUIException | inline |
| relocate(const YCodeLocation &newLocation) const | YUIException | inline |
| setMsg(const std::string &msg) | YUIException | inline |
| strErrno(int errno_r) | YUIException | static |
| strErrno(int errno_r, const std::string &msg) | YUIException | static |
| validMax() const | YUIIndexOutOfRangeException | inline |
| validMin() const | YUIIndexOutOfRangeException | inline |
| what() const | YUIException | inlinevirtual |
| where() const | YUIException | inline |
| YUIException() | YUIException | |
| YUIException(const std::string &msg_r) | YUIException | |
| YUIIndexOutOfRangeException(int invalidIndex, int validMin, int validMax, const std::string &msg="") | YUIIndexOutOfRangeException | inline |
| ~YUIException() | YUIException | virtual |
| ~YUIIndexOutOfRangeException() (defined in YUIIndexOutOfRangeException) | YUIIndexOutOfRangeException | inlinevirtual |