SoftwareErrorException Class

GF API Documentation
Exception that is passed to ErrorOccurred event in the case of an error during processing server messages. InnerException for more details about exception
Inheritance Hierarchy

SystemObject
  SystemException
    GF.Api.ExceptionsGFException
      GF.Api.ExceptionsSoftwareErrorException

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

public sealed class SoftwareErrorException : GFException

The SoftwareErrorException type exposes the following members.

Constructors

  NameDescription
Public methodSoftwareErrorException
Construct with reference to inner exception
Top
See Also

Reference