Click or drag to resize
ExceptionHelperGetMessage Method

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

Parameters

exNum
Type: SystemInt32
args
Type: SystemObject

Return Value

Type: String
See Also