FDO API Reference Feature Data Objects

static FDO_API FdoExpressionException* FdoExpressionException::Create FdoString message,
FdoException cause
[static]
 

Constructs an instance of an FdoExpressionException using the specified arguments.

Parameters:
message Input message text
cause Input cause of exception
Returns:
Returns FdoExpressionException

Reimplemented from FdoException.


Comments or suggestions? Send us feedback.