Thrown in case a conversion from a .NET type to a Sphinx type fails.

Namespace: Gronewold.SphinxConnector
Assembly: Gronewold.SphinxConnector (in Gronewold.SphinxConnector.dll) Version: 2.7.0.3011 (2.7.0.3011)

Syntax

C#
[SerializableAttribute]
public class SphinxConversionException : SphinxException
Visual Basic
<SerializableAttribute> _
Public Class SphinxConversionException _
	Inherits SphinxException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Gronewold.SphinxConnector..::..SphinxException
      Gronewold.SphinxConnector..::..SphinxConversionException

See Also