FDO API Reference Feature Data Objects

virtual FDO_API_COMMON FdoString* FdoException::GetExceptionMessage  )  [virtual]
 

Gets the message associated with this exception. If no message is associated with this exception but it has a cause, then this method returns the message specified for the cause exception. If no message and no cause are associated with this exception then a null reference is returned.

Returns:
Returns the error message

Comments or suggestions? Send us feedback.