Go to the documentation of this file.
   22 #if !defined(XERCESC_INCLUDE_GUARD_SAXPARSEEXCEPTION_HPP) 
   23 #define XERCESC_INCLUDE_GUARD_SAXPARSEEXCEPTION_HPP 
   94         const   XMLCh* 
const    message
 
   95         , 
const XMLCh* 
const    publicId
 
   96         , 
const XMLCh* 
const    systemId
 
  154     const XMLCh* getPublicId() 
const;
 
  165     const XMLCh* getSystemId() 
const;
 
  
Encapsulate a general SAX error or warning.
Definition: SAXException.hpp:51
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
SAXException & operator=(const SAXException &toCopy)
Assignment operator.
Definition: SAXException.hpp:125
Interface for associating a SAX event with a document location.
Definition: Locator.hpp:54
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
XMLUInt64 XMLFileLoc
Definition: Xerces_autoconf_config.hpp:144
uint16_t XMLCh
Definition: Xerces_autoconf_config.hpp:120
Encapsulate an XML parse error or warning.
Definition: SAXParseException.hpp:48
#define SAX_EXPORT
Definition: XercesDefs.hpp:164
Configurable memory manager.
Definition: MemoryManager.hpp:39