AxeErrorInfo Members
Applies To: Windows 8.1
Defines an AXE error.
The following tables list the members exposed by the AxeErrorInfo type.
Public Properties
Name | Description | |
---|---|---|
![]() |
ErrorValue | A value that corresponds to the error that occurred during the operation. |
![]() |
Kind | The kind of issue that occurred during the operation. |
![]() |
Message | Describes the error that occurred. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top