Click or drag to resize

ExceptionHelperThrowLicenseException Method

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

Parameters

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