Initializes a new instance of the CustomHooksException class
Namespace: Ingeniux.CMS.Models.Hooks
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- e
- Type: SystemException
[Missing <param name="e"/> documentation for "M:Ingeniux.CMS.Models.Hooks.CustomHooksException.#ctor(System.Exception,System.String)"]
- hookMethodName
- Type: SystemString
[Missing <param name="hookMethodName"/> documentation for "M:Ingeniux.CMS.Models.Hooks.CustomHooksException.#ctor(System.Exception,System.String)"]
See Also