| CallbackNotSpecifiedException Class |
Indicates that the callback is not specified for the commands group
Inheritance Hierarchy
Namespace:
CodeStack.SwEx.AddIn.Exceptions
Assembly:
CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax public class CallbackNotSpecifiedException : NullReferenceException
Public Class CallbackNotSpecifiedException
Inherits NullReferenceException
public ref class CallbackNotSpecifiedException : public NullReferenceException
See Also