ErrorInfo Members

Provides information about an error that has occurred.

The following tables list the members exposed by the ErrorInfo type.

  Name Description
ErrorInfo Overloaded. Initializes a new instance of the ErrorInfo class.
Top

  Name Description
public property Description Gets the description of the error.
public property ErrorLevel Gets the severity level of the error.
public property Id Gets the ID of the error.
public property Resolution Gets or sets the explanation of how to resolve the error.
public property Title Gets the title of the error.
Top

(see also Protected Methods)
 NameDescription
public methodEqualsOverloaded. Compares one ErrorInfo object to another ErrorInfo object.
public methodGetHashCodeOverridden. Returns a hash code for the ErrorInfo object.
public methodGetType  (Inherited from Object)
public methodstaticReferenceEquals  (Inherited from Object)
public methodToString  (Inherited from Object)
Top

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

Community Additions

Show: