Click or drag to resize
AddOnOnException Method

Namespace: ConnectedApps.Cms.Sdk.Framework
Assembly: ConnectedApps.Cms.Sdk (in ConnectedApps.Cms.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected override void OnException(
	ExceptionContext filterContext
)

Parameters

filterContext
Type: ExceptionContext
See Also