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