The exception that is thrown on a licensing error.
Namespace: Gronewold.SphinxConnectorAssembly: Gronewold.SphinxConnector (in Gronewold.SphinxConnector.dll) Version: 2.7.0.3011 (2.7.0.3011)
Syntax
| C# |
|---|
[SerializableAttribute] public class LicenseException : Exception |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class LicenseException _ Inherits Exception |