Handles the exception that occur with http modules

Namespace: DotNetNuke.HttpModules.Exceptions
Assembly: DotNetNuke.HttpModules (in DotNetNuke.HttpModules.dll)

Syntax

C#
public class ExceptionModule : IHttpModule
Visual Basic
Public Class ExceptionModule
	Implements IHttpModule

Inheritance Hierarchy

System..::..Object
  DotNetNuke.HttpModules.Exceptions..::..ExceptionModule

See Also