Click or drag to resize
ExceptionHelperThrowVoIPException Method

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

Parameters

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