protected virtual void OnExecutionException( string activityDescription, Exception encounteredException )
Protected Overridable Sub OnExecutionException ( activityDescription As String, encounteredException As Exception )
protected: virtual void OnExecutionException( String^ activityDescription, Exception^ encounteredException )
abstract OnExecutionException : activityDescription : string * encounteredException : Exception -> unit override OnExecutionException : activityDescription : string * encounteredException : Exception -> unit
function OnExecutionException(activityDescription, encounteredException);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.