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

Returns an instance of a FdoException using the specified arguments.

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

Reimplemented in FdoXmlException, FdoCommandException, FdoSpatialContextMismatchException, FdoConnectionException, FdoExpressionException, FdoFilterException, FdoAutogenerationException, and FdoSchemaException.


Comments or suggestions? Send us feedback.