Click or drag to resize

NotSupportedExpressionException Constructor (NotSupported, String)

Constructor

Namespace:  SphinxConnector.FluentApi.Helpers
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.2.0
Syntax
public NotSupportedExpressionException(
	NotSupported reason,
	string message
)

Parameters

reason
Type: SphinxConnector.FluentApi.HelpersNotSupported

[Missing <param name="reason"/> documentation for "M:SphinxConnector.FluentApi.Helpers.NotSupportedExpressionException.#ctor(SphinxConnector.FluentApi.Helpers.NotSupported,System.String)"]

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:SphinxConnector.FluentApi.Helpers.NotSupportedExpressionException.#ctor(SphinxConnector.FluentApi.Helpers.NotSupported,System.String)"]

See Also