Click or drag to resize

ErrorInfo Class

Error info.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3ErrorInfo

Namespace:  IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class ErrorInfo

The ErrorInfo type exposes the following members.

Constructors
  NameDescription
Public methodErrorInfo
Initializes a new instance of the ErrorInfo class
Top
Properties
  NameDescription
Public propertydescription
The error description.
Public propertyerror_id
The error identifier.
Top
See Also