Library Commands Object Model Reference

LibraryConfigurationEditCommand.EditErrorHandler Method 

Default ErrorHandler for the edit library command.

public static void EditErrorHandler(
   LibraryConfigurationCommand source,
   Exception exception
);

Parameters

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

See Also

LibraryConfigurationEditCommand Class | Spss.Dimensions.Library.Commands.Configuration Namespace