Miner.Responder.Framework.UpdatePopulationInformation.Tasks Namespace > UpdateDataForFeedersTask Class : OnProcessingException Method |
'Declaration
Protected Overrides Sub OnProcessingException( _ ByVal exception As System.Exception _ )
'Usage
Dim instance As UpdateDataForFeedersTask Dim exception As System.Exception instance.OnProcessingException(exception)
protected override void OnProcessingException( System.Exception exception )
protected procedure OnProcessingException( exception: System.Exception ); override;
protected override function OnProcessingException( exception : System.Exception );
protected: void OnProcessingException( System.Exception* exception ) override
protected: void OnProcessingException( System.Exception^ exception ) override
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