ErrorDetails
ErrorDetails class
Error informnation
Constructors
| Name | Description |
|---|---|
| ErrorDetails (2 overloads) | Initializes a new instance of the ErrorDetails class. |
Methods
| Name | Description |
|---|---|
| get_Domain | Domain, or broad category, of the error. |
| get_Reason | Specific reason for the error. |
| set_Domain | Domain, or broad category, of the error. |
| set_Reason | Specific reason for the error. |
| ToString | Returns a String which represents the object instance. |