FDO API Reference Feature Data Objects
static FDO_API FdoConnectionException* FdoConnectionException::Create ( FdoString message,
FdoException cause 
) [static]

Returns an instance of an FdoConnectionException using the specified arguments.

Parameters:
message Input the error message.
cause Input the cause of the error.
Returns:
Returns FdoConnectionException

Reimplemented from FdoException.


Comments or suggestions? Send us feedback.