This is the complete list of members for XQException, including all inherited members.
getCppFile() const | XQException | inline |
getCppFunction() const | XQException | inline |
getCppLine() const | XQException | inline |
getError() const | XQException | inline |
getType() const | XQException | inline |
getXQueryColumn() const | XQException | inline |
getXQueryFile() const | XQException | inline |
getXQueryLine() const | XQException | inline |
printDebug(const XMLCh *const context) const | XQException | |
setXQueryPosition(const XMLCh *file, unsigned int line, unsigned int column) | XQException | |
setXQueryPosition(const LocationInfo *info) | XQException | |
XQException(const XMLCh *reason, const XMLCh *file, unsigned int line, unsigned int column, const char *cppFile, unsigned int cppLine) | XQException | |
XQException(const XQException &) | XQException | |
XQException(const XMLCh *const type, const XMLCh *const functionName, const XMLCh *const reason, const LocationInfo *info, const char *cppFile, unsigned int cppLine) | XQException | protected |
~XQException() | XQException | virtual |