The exception that is thrown on a licensing error.

Namespace: Gronewold.SphinxConnector
Assembly: 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

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Gronewold.SphinxConnector..::..LicenseException

See Also