Click or drag to resize

ErrorInformation Class

** NOTE: ADDED in CFX 1.3 **

Dynamic structure that contains information related to the errors of the resources / sub-resources in an Endpoint. It is used in maintenance context
Inheritance Hierarchy
SystemObject
  CFX.Structures.MaintenanceErrorInformation

Namespace: CFX.Structures.Maintenance
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public class ErrorInformation

The ErrorInformation type exposes the following members.

Constructors
 NameDescription
Public methodErrorInformation 
Top
Properties
 NameDescription
Public propertyErrorCode When available, the error code from the machine
Public propertyName Name of the error(text output)
Public propertyOccurrenceTime The time when the error has been raised
Top
See Also