LicenseInitializationException Constructor (Int32, Exception) |
Namespace: FlexRule.LicenseAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic LicenseInitializationException(
int errorCode,
Exception inner = null
)
Parameters
- errorCode
- Type: SystemInt32
- inner (Optional)
- Type: SystemException
See Also