FDO API Reference Feature Data Objects

static FDO_API_COMMON FdoXmlException* FdoXmlException::Create FdoString message,
FdoException cause
[static]
 

Returns an instance of an FdoXmlException using the specified arguments.

Parameters:
message Input the error message
cause Input the cause of the error
Returns:
Returns FdoXmlException object

Reimplemented from FdoException.


Comments or suggestions? Send us feedback.