Utilities.GetErrorText Method

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Utilities Class > Utilities Methods >

Utilities.GetErrorText Method

BR.AN.PviServices .NET


Gets the error text for a specified error number. Uses the culture info set by the property ActiveCulture.

Overload List

Gets the error text for a specified error number. Uses the culture info set by the property ActiveCulture.

public string GetErrorText(int)

Gets the error text for a specified error number.

public string GetErrorText(int,string)

See Also

Utilities Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Utilities.GetErrorText(Int32) Method

Utilities.GetErrorText(Int32, String) Method