Platform Symphony .NET API Reference - Version 5.0
SessionCallback..::.ExceptionHandler Delegate
NamespacesPlatform.Symphony.SoamSessionCallbackSessionCallback..::.ExceptionHandler
Delegate to handle exceptions returned to the client of a session.
Declaration Syntax
C#
public delegate void ExceptionHandler(
	SoamException exception
)
Parameters
exception (SoamException)
The exception being returned.

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 5.0.0.0