Click or drag to resize

LicenseException Constructor

Initializes a new instance of the LicenseException class

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public LicenseException(
	int errorCode,
	string message
)

Parameters

errorCode  Int32
 
message  String
 
See Also