Library Commands Object Model Reference

SurveyAssetCommand.DefaultErrorHandler Method 

Default ErrorHandler for the delete survey asset command.

public static void DefaultErrorHandler(
   SurveyAssetCommand source,
   Exception exception
);

Parameters

source
The source command owning the error.
exception
The exception to handle.

See Also

SurveyAssetCommand Class | Spss.Dimensions.Library.Commands.SurveyAsset Namespace