Called when an exception is raised while processing a request.
Protected Overridable Sub HandleException ( _ args As HandleExceptionArgs _ )
Dim args As HandleExceptionArgs Me.HandleException(args)
protected virtual void HandleException( HandleExceptionArgs args )
protected: virtual void HandleException( HandleExceptionArgs^ args )
protected function HandleException( args : HandleExceptionArgs )
A data service may modify the args instance to customize how the exception will be sent in the response.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003