Table of Contents

Constructor InvalidFullTextIndexException

Namespace
YndigoBlue.Velocity.Exceptions
Assembly
YndigoBlue.Velocity.dll

InvalidFullTextIndexException()

Initializes a new instance of the InvalidFullTextIndexException class.

public InvalidFullTextIndexException()

InvalidFullTextIndexException(string)

Initializes a new instance of the InvalidFullTextIndexException class with a specified error message.

public InvalidFullTextIndexException(string message)

Parameters

message string

The message that describes the error.