[]
Gets the description of the error.
public static string GetErrorDescription(int errorCode)
| Type | Name | Description |
|---|---|---|
| int | errorCode | An int indicates the code of the error. |
| Type | Description |
|---|---|
| string | A string indicates the description. |