SourceForge.net Logo
XQException Member List

This is the complete list of members for XQException, including all inherited members.

getCppFile() const XQExceptioninline
getCppFunction() const XQExceptioninline
getCppLine() const XQExceptioninline
getError() const XQExceptioninline
getType() const XQExceptioninline
getXQueryColumn() const XQExceptioninline
getXQueryFile() const XQExceptioninline
getXQueryLine() const XQExceptioninline
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)XQExceptionprotected
~XQException()XQExceptionvirtual