[]
        
(Showing Draft Content)

C1.Framework.SystemErrorException.GetErrorDescription

GetErrorDescription Method

GetErrorDescription(int)

Gets the description of the error.

Declaration
public static string GetErrorDescription(int errorCode)
Parameters
Type Name Description
int errorCode

An int indicates the code of the error.

Returns
Type Description
string

A string indicates the description.