ErrorEventArgs Class

GF API Documentation
Provides data for the [!:IThreadingApi.OnError] event
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    GF.Api.UtilsGFApiEventArgs
      GF.Api.UtilsErrorEventArgs

Namespace:  GF.Api.Utils
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public sealed class ErrorEventArgs : GFApiEventArgs

The ErrorEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodErrorEventArgs
Construct with exception
Top
Properties

  NameDescription
Public propertyException
API Exception
Top
See Also

Reference