C# Class CodeStack.SwEx.MacroFeature.Exceptions.FutureVersionParametersException

Exception indicates that the version of the parameters of macro feature belongs of a never version of the add-in
Suggest users to upgrade the add-in version to support the feature
Inheritance: Exception
Show file Open project: codestackdev/swex-macrofeature

Private Methods

Method Description
FutureVersionParametersException ( Type paramType, Version curParamVersion, Version paramVersion ) : System