#include <xercesc/util/XMLException.hpp>
|  | 
| void | loadExceptText (const XMLExcepts::Codes toLoad) | 
|  | 
| void | loadExceptText (const XMLExcepts::Codes toLoad, const XMLCh *const text1, const XMLCh *const text2=0, const XMLCh *const text3=0, const XMLCh *const text4=0) | 
|  | 
| void | loadExceptText (const XMLExcepts::Codes toLoad, const char *const text1, const char *const text2=0, const char *const text3=0, const char *const text4=0) | 
|  | 
|  | XMemory () | 
|  | Protected default constructor. 
 | 
|  | 
◆ ~XMLException()
  
  | 
        
          | virtual XMLException::~XMLException | ( |  | ) |  |  | virtual | 
 
 
◆ XMLException() [1/3]
      
        
          | XMLException::XMLException | ( |  | ) |  | 
      
 
 
◆ XMLException() [2/3]
      
        
          | XMLException::XMLException | ( | const char *const | srcFile, | 
        
          |  |  | const XMLFileLoc | srcLine, | 
        
          |  |  | MemoryManager *const | memoryManager = 0 ) | 
      
 
 
◆ XMLException() [3/3]
◆ getCode()
      
        
          | XMLExcepts::Codes XMLException::getCode | ( |  | ) | const | 
      
 
 
◆ getErrorType()
◆ getMessage()
      
        
          | const XMLCh * XMLException::getMessage | ( |  | ) | const | 
      
 
 
◆ getSrcFile()
      
        
          | const char * XMLException::getSrcFile | ( |  | ) | const | 
      
 
 
◆ getSrcLine()
◆ getType()
  
  | 
        
          | virtual const XMLCh * XMLException::getType | ( |  | ) | const |  | pure virtual | 
 
 
◆ loadExceptText() [1/3]
  
  | 
        
          | void XMLException::loadExceptText | ( | const XMLExcepts::Codes | toLoad | ) |  |  | protected | 
 
 
◆ loadExceptText() [2/3]
  
  | 
        
          | void XMLException::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 | 
 
 
◆ loadExceptText() [3/3]
  
  | 
        
          | void XMLException::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 | 
 
 
◆ operator=()
◆ setPosition()
      
        
          | void XMLException::setPosition | ( | const char *const | file, | 
        
          |  |  | const XMLFileLoc | line ) | 
      
 
 
◆ fMemoryManager
The documentation for this class was generated from the following file: