[]
Represents error information for Variant Error types.
public class VariantError
| Name | Description |
|---|---|
| VariantError(string, ErrorCode) | Represents error information for Variant Error types. |
| Name | Description |
|---|---|
| ErrorCode | Gets the error code. |
| Message | Gets the error message. |
| Method | Gets or sets the method name where the error occurred. |
| Name | Description |
|---|---|
| ToString() | Returns a string that represents the current object. |