http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Release Info

Installation
Download
Build

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

CVS Repository
Mail Archive

API Docs for SAX and DOM
 

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XMLException Member List

This is the complete list of members for XMLException, including all inherited members.
fMemoryManagerXMLException [protected]
getCode() constXMLException
getErrorType() constXMLException
getMessage() constXMLException
getSrcFile() constXMLException
getSrcLine() constXMLException
getType() const=0XMLException [pure virtual]
loadExceptText(const XMLExcepts::Codes toLoad)XMLException [protected]
loadExceptText(const XMLExcepts::Codes toLoad, const XMLCh *const text1, const XMLCh *const text2=0, const XMLCh *const text3=0, const XMLCh *const text4=0)XMLException [protected]
loadExceptText(const XMLExcepts::Codes toLoad, const char *const text1, const char *const text2=0, const char *const text3=0, const char *const text4=0)XMLException [protected]
operator delete(void *p)XMemory
operator delete(void *p, MemoryManager *memMgr)XMemory
operator new(size_t size)XMemory
operator new(size_t size, MemoryManager *memMgr)XMemory
operator=(const XMLException &toAssign)XMLException
reinitMsgLoader()XMLException [static]
reinitMsgMutex()XMLException [static]
setPosition(const char *const file, const unsigned int line)XMLException
XMemory()XMemory [protected]
XMemory(const XMemory &)XMemory [protected]
XMLException()XMLException
XMLException(const char *const srcFile, const unsigned int srcLine, MemoryManager *const memoryManager=0)XMLException
XMLException(const XMLException &toCopy)XMLException
~XMLException()XMLException [virtual]


Copyright © 2004 The Apache Software Foundation. All Rights Reserved.