Ozeki VoIP SDK Class library
ThrowVoIPException Method (ex, args)
NamespacesOzeki.Common.ExceptionsExceptionHelperThrowVoIPException(VoIPExceptions, array<Object>[]()[][])
Declaration Syntax
C#Visual BasicVisual C++
public static void ThrowVoIPException(
	VoIPExceptions ex,
	params Object[] args
)
Public Shared Sub ThrowVoIPException ( 
	ex As VoIPExceptions,
	ParamArray args As Object()
)
public:
static void ThrowVoIPException(
	VoIPExceptions ex, 
	... array<Object^>^ args
)
Parameters
ex (VoIPExceptions)
args (array<Object>[]()[][])

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290