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

Returns an instance of an FdoCommandException using the specified arguments.

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

Reimplemented from FdoException.