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
messagestringThe message that describes the error.