Click or drag to resize

ExceptionHelperGetMessage Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
protected static string GetMessage(
	int exNum,
	params Object[] args
)

Parameters

exNum
Type: SystemInt32
args
Type: SystemObject

Return Value

Type: String
See Also