Constructor DatabaseSchemaTextSearchConfigurationMismatchException
- Namespace
- MailFathom.Application.Persistence
- Assembly
- MailFathom.Application.dll
DatabaseSchemaTextSearchConfigurationMismatchException(string, string, string)
Initializes a new text search configuration mismatch between the schema and the configuration.
public DatabaseSchemaTextSearchConfigurationMismatchException(string operatorSafeMessage, string schemaConfiguration, string configuredConfiguration)