UserReport()
This method returns a description of the error condition that generated the exception.
Prototype
odb_String UserReport() const;
Arguments
None.
Return value
None.
Exceptions
None.
Accesscatch(odb_BaseException& exc) UserReport()
This method returns a description of the error condition that generated the exception. Prototypeodb_String UserReport() const; ArgumentsNone. Return valueNone. ExceptionsNone. |