Click or drag to resize

CsvDownloadHandlerLogExceptionHandler Field

Defines any exception handler for any thrown exceptions.

Namespace: GSF.Web.Model.Handlers
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public static Action<Exception> LogExceptionHandler
View Source

Field Value

ActionException
See Also