Click or drag to resize

ExceptionHelperGetMessage Method


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

Parameters

exNum  Int32
 
args  Object
 

Return Value

String
See Also