ErrorInfo Members
Provides information about an error that has occurred.
The following tables list the members exposed by the ErrorInfo type.
| Name | Description | |
|---|---|---|
|
Description | Gets the description of the error. |
|
ErrorLevel | Gets the severity level of the error. |
|
Id | Gets the ID of the error. |
|
Resolution | Gets or sets the explanation of how to resolve the error. |
|
Title | Gets the title of the error. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Equals | Overloaded. Compares one ErrorInfo object to another ErrorInfo object. |
![]() | GetHashCode | Overridden. Returns a hash code for the ErrorInfo object. |
![]() | GetType | (Inherited from Object) |
![]() ![]() | ReferenceEquals | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
Community Additions
Show: