FDO API Reference Feature Data Objects

static FDO_API FdoClientServiceException* FdoClientServiceException::Create const wchar_t *  message  )  [static]
 

Creates an instance of a FdoClientServiceException using the exception message.

Parameters:
message The Exception message.
Returns:
Returns an FdoClientServicesException object containing the specified error mesage.

Reimplemented from FdoException.


Comments or suggestions? Send us feedback.