Proyecto Fin de Carrera 2011
Assembly: EntornoWeb (in EntornoWeb.dll) Versión: 1.0.0.0 (1.0.0.0)
Provides a standardized mechanism for handling exceptions within a web application.
Namespace: EntornoWeb.ModelsAssembly: EntornoWeb (in EntornoWeb.dll) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public sealed class AppErrorHandlerModule : IHttpModule |
Visual Basic |
---|
Public NotInheritable Class AppErrorHandlerModule _ Implements IHttpModule |
Visual C++ |
---|
public ref class AppErrorHandlerModule sealed : IHttpModule |