| FutureVersionParametersException Class |
Exception indicates that the version of the parameters of macro feature
belongs of a never version of the add-in
Inheritance Hierarchy
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
Public Class FutureVersionParametersException
Inherits Exception
public ref class FutureVersionParametersException : public Exception
Remarks Suggest users to upgrade the add-in version to support the feature
See Also