#include <IXErrorObject.hpp>
Public Member Functions | |
| virtual void MQUALIFIER | getErrorText (IString &rText) const =0 |
Error object interface
| virtual void MQUALIFIER zeus::IXErrorObject::getErrorText | ( | IString & | rText ) | const [pure virtual] |
Returns the error text of the object
| rText | : Return parameter |
Implemented in zeus::TXErrorObject.