Inheritance Hierarchy
SystemException
Ingeniux.CMS.Models.HooksCustomHooksException
Namespace: Ingeniux.CMS.Models.Hooks
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
The CustomHooksException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CustomHooksException | Initializes a new instance of the CustomHooksException class |
Properties
Name | Description | |
---|---|---|
HookMethod | ||
Message | (Overrides ExceptionMessage.) |
Methods
Name | Description | |
---|---|---|
GetBaseException | (Overrides ExceptionGetBaseException.) |
See Also