Share via


PolicyFetchErrorHandler Delegate

Definition

public delegate void PolicyFetchErrorHandler(Exception ^ e);
public delegate void PolicyFetchErrorHandler(Exception e);
type PolicyFetchErrorHandler = delegate of Exception -> unit
Public Delegate Sub PolicyFetchErrorHandler(e As Exception)

Parameters

Applies to