static FDO_API FdoCommandException* FdoCommandException::Create ( FdoString message  )  [static]

Returns an instance of an FdoCommandException using the specified arguments.

Parameters:
message Input the error message
Returns:
Returns FdoCommandException object

Reimplemented from FdoException.