| LicenseInitializationException Constructor (Int32, String) |
Namespace: FlexRule.LicenseAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic LicenseInitializationException(
int errorCode,
string msg
)
Parameters
- errorCode
- Type: SystemInt32
- msg
- Type: SystemString
See Also