All unhandled exceptions are routed through this class when EPiServer error handling is enabled.
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public class ExceptionManager |
Remarks
You may call the RenderHttpRuntimeError(Exception) method to render exceptions manually.