[]
Render error image to reponse stream of the current HttpContext.
protected virtual void RenderErrorImage(Exception ex, HttpContext context)
Protected Overridable Sub RenderErrorImage(ex As Exception, context As HttpContext)
Type | Name | Description |
---|---|---|
Exception | ex | An Exception object |
HttpContext | context |