| Home | How To | Online Documentation | Support | Download | Order |
|
|
SAString ErrText() const; Gets an error text. Return valuesA string of the error description. RemarksA error text depends on a class of error. If error class is Library error the ErrText method returns Library-defined error text. If error class is DBMS API error the ErrText method returns an error text gotten from DBMS Server or Client. If error class is User-defined error the ErrText method returns an error text specified by user (see throwUserException method). To get the error class call ErrClass method. Server specific notesNo specific information. See alsoErrClass, ErrNativeCode, throwUserException Problems and QuestionsIf you haven't found the answer to your questions or have some problems on using the Library, please, send e-mail to howto@sqlapi.com. |
||||||||||||||||||