CommonErrorInfoItemType Class

Contains a boolean value indicating success/failure of the method call, along with error details when applicable.
Inheritance Hierarchy
SystemObject
  IASCommonErrorInfoItemType

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ErrorInfoItemType

The CommonErrorInfoItemType type exposes the following members.

Constructors
  NameDescription
Public methodCommonErrorInfoItemType
Initializes a new instance of the CommonErrorInfoItemType class
Top
Fields
  NameDescription
Public fieldAdminSystem
Contains the Admin System that generated the error.
Public fieldErrorCode
Contains the error code.
Public fieldErrorDescription
Contains the error/exception details.
Public fieldErrorOccurred
Returns true in case of error.
Top
See Also

Reference