|
|
this is the errormessagehandler for xql
xqlException (int pErrId, char * pDesc)
| xqlException |
~xqlException ()
| ~xqlException |
[virtual]
int getErrId ()
| getErrId |
[virtual]
void getDesc (char * pDesc)
| getDesc |
[virtual]
void printOn (ostream& ostrm = cout)
| printOn |
int mErrId | mErrId |
[private]
char mDesc[XQL_LEN_OF_ERRORMSG+1] | mDesc[XQL_LEN_OF_ERRORMSG+1] |
[private]
Generated by: markus on hobbes on Fri Mar 29 16:15:24 2002, using kdoc 2.0a53. |