Miner.Responder.Framework.UpdatePopulationInformation Namespace > ProgressReportingTaskBase Class : OnProcessingException Method |
'Declaration
Protected Overridable Sub OnProcessingException( _ ByVal exception As System.Exception _ )
'Usage
Dim instance As ProgressReportingTaskBase Dim exception As System.Exception instance.OnProcessingException(exception)
protected virtual void OnProcessingException( System.Exception exception )
protected procedure OnProcessingException( exception: System.Exception ); virtual;
protected function OnProcessingException( exception : System.Exception );
protected: virtual void OnProcessingException( System.Exception* exception )
protected: virtual void OnProcessingException( System.Exception^ exception )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2