This is the complete list of members for
VBentoNotFoundException, including all inherited members.
BENTO_ATTRIBUTE_NOT_FOUND_ERROR | VBentoNotFoundException | [static] |
getError() const | VException | |
getStackTrace() const | VException | |
kGenericError | VException | [static] |
mAttributeName (defined in VBentoNotFoundException) | VBentoNotFoundException | |
mDataTypeID (defined in VBentoNotFoundException) | VBentoNotFoundException | |
operator=(const VException &other) | VException | |
VBentoNotFoundException(const VString &dataTypeID, const VString &attributeName) (defined in VBentoNotFoundException) | VBentoNotFoundException | [inline] |
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 | |
VStackTraceException(const VString &errorString) (defined in VStackTraceException) | VStackTraceException | [inline] |
VStackTraceException(int error, const VString &errorString) (defined in VStackTraceException) | VStackTraceException | [inline] |
VStackTraceException(const VSystemError &error, const VString &errorString) (defined in VStackTraceException) | VStackTraceException | [inline] |
what() const | VException | [virtual] |
~VBentoNotFoundException() (defined in VBentoNotFoundException) | VBentoNotFoundException | [inline, virtual] |
~VException() | VException | [virtual] |
~VStackTraceException() (defined in VStackTraceException) | VStackTraceException | [inline, virtual] |