isapi.threaded_extension.ThreadPoolExtension.HandleDispatchError
HandleDispatchError(self, ecb)
Handles errors in the Dispatch method.
Parameters
Comments
When a Dispatch method call fails, this method is called to handle the exception. The default implementation formats the traceback in the browser.