Click or drag to resize

FutureVersionParametersException Class

Exception indicates that the version of the parameters of macro feature belongs of a never version of the add-in
Inheritance Hierarchy
SystemObject
  SystemException
    CodeStack.SwEx.MacroFeature.ExceptionsFutureVersionParametersException

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 FutureVersionParametersException : Exception
Remarks
Suggest users to upgrade the add-in version to support the feature
See Also