FDO API Reference Feature Data Objects

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

Constructs an instance of an FdoFilterException using the specified arguments.

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

Reimplemented from FdoException.


Comments or suggestions? Send us feedback.