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