Click or drag to resize
ExceptionHelperThrowLicenseException Method

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

Parameters

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