Click or drag to resize

ExceptionHelperThrowVoIPException Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public static void ThrowVoIPException(
	VoIPExceptions ex,
	params Object[] args
)

Parameters

ex
Type: Ozeki.CommonVoIPExceptions
args
Type: SystemObject
See Also