|
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. More...
|
|
virtual XMLException::~XMLException |
( |
| ) |
|
|
virtual |
XMLException::XMLException |
( |
| ) |
|
XMLException::XMLException |
( |
const char *const |
srcFile, |
|
|
const XMLFileLoc |
srcLine, |
|
|
MemoryManager *const |
memoryManager = 0 |
|
) |
| |
XMLExcepts::Codes XMLException::getCode |
( |
| ) |
const |
const XMLCh * XMLException::getMessage |
( |
| ) |
const |
const char * XMLException::getSrcFile |
( |
| ) |
const |
virtual const XMLCh* XMLException::getType |
( |
| ) |
const |
|
pure virtual |
void XMLException::loadExceptText |
( |
const XMLExcepts::Codes |
toLoad | ) |
|
|
protected |
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 |
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 |
void XMLException::setPosition |
( |
const char *const |
file, |
|
|
const XMLFileLoc |
line |
|
) |
| |
The documentation for this class was generated from the following file: