This is the complete list of members for
VRangeException, including all inherited members.
| getError() const | VException | |
| getStackTrace() const | VException | |
| kGenericError | VException | [static] |
| operator=(const VException &other) | VException | |
| VException(bool recordStackTrace=false) | VException | |
| VException(const VException &other, bool recordStackTrace=false) | VException | |
| VException(int error, const char *errorMessage, bool recordStackTrace=false) | VException | |
| VException(int error, const VString &errorString, bool recordStackTrace=false) | VException | |
| VException(const char *errorMessage, bool recordStackTrace=false) | VException | |
| VException(const VString &errorString, bool recordStackTrace=false) | VException | |
| VException(const VSystemError &error, const VString &errorString, bool recordStackTrace=false) | VException | |
| VRangeException(const char *errorMessage, bool recordStackTrace=true) | VRangeException | [inline] |
| VRangeException(const VString &errorString, bool recordStackTrace=true) | VRangeException | [inline] |
| what() const | VException | [virtual] |
| ~VException() | VException | [virtual] |
| ~VRangeException() | VRangeException | [inline, virtual] |