Click or drag to resize

aceCommonsreportUnhandledException Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Reports exception that none catched

Namespace:  imbACE.Services
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public static void reportUnhandledException(
	Exception e,
	IAceLogable client
)
Request Example View Source

Parameters

e
Type: SystemException
client
Type: IAceLogable
See Also