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

Home

Readme
Installation
Build

API Docs
Samples
Programming
Migration
FAQs

Releases
Feedback

PDF Document

Download
Dev Snapshots
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.
  • getCode() const []
  • getMessage() const []
  • getSrcFile() const []
  • getSrcLine() const []
  • getType() const = 0 [pure virtual]
  • loadExceptText( const XMLExcepts::Codes toLoad ) [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 ) [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 ) [protected]
  • operator=(const XMLException& toAssign)
  • setPosition(const char* const file, const unsigned int line)
  • XMLException()
  • XMLException(const char* const srcFile, const unsigned int srcLine)
  • XMLException(const XMLException& toCopy)
  • ~XMLException() [virtual]


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