Click or drag to resize

ExceptionHelperThrowMediaException Method

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

Parameters

ex
Type: MediaExceptions
args
Type: SystemObject
See Also