isapi.threaded_extension.ThreadPoolExtension.HandleDispatchError

HandleDispatchError(self, ecb)

Handles errors in the Dispatch method.

Parameters

self :

self

ecb :

ecb

Comments

When a Dispatch method call fails, this method is called to handle the exception. The default implementation formats the traceback in the browser.