Method Message
View SourceMessage(Int32)
Gets the error message for the specified error code.
Declaration
public static string Message(int errorCode)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | errorCode | The error code. |
Returns
| Type | Description |
|---|---|
| String | The error message. |