ArcFM Engine Developer Guide
OnProcessingException Method (UpdateDataForFeedersTask)


Exception that is handled
UpdateDataForFeedersTask processing exception handler
Syntax
'Declaration
 
Protected Overrides Sub OnProcessingException( _
   ByVal exception As Exception _
) 
'Usage
 
Dim instance As UpdateDataForFeedersTask
Dim exception As Exception
 
instance.OnProcessingException(exception)
protected override void OnProcessingException( 
   Exception exception
)

Parameters

exception
Exception that is handled
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

UpdateDataForFeedersTask Class
UpdateDataForFeedersTask Members

 

 


Send Comment