Click or drag to resize

ParametersMismatchException Class

Exception indicates that the macro feature parameters have not been updated via IParametersVersionConverter
Inheritance Hierarchy
SystemObject
  SystemException
    CodeStack.SwEx.MacroFeature.ExceptionsParametersMismatchException

Namespace:  CodeStack.SwEx.MacroFeature.Exceptions
Assembly:  CodeStack.SwEx.MacroFeature (in CodeStack.SwEx.MacroFeature.dll) Version: 0.5.3.0 (0.5.3.0)
Syntax
public class ParametersMismatchException : Exception
See Also