FDO API Reference Feature Data Objects

static FDO_API FdoSchemaException* FdoSchemaException::Create FdoString name,
FdoException cause
[static]
 

Constructs an instance of an FdoSchemaException using the specified arguments.

Parameters:
name Input name text
cause Input cause of exception
Returns:
Returns FdoSchemaException

Reimplemented from FdoException.

Reimplemented in FdoAutogenerationException.


Comments or suggestions? Send us feedback.