Table of Contents

Class LanguageNotAvailableException

Namespace
DotNetBrowser.SpellCheck
Assembly
DotNetBrowser.dll

Thrown when the engine fails to configure the spellchecker to use the language passed to the Add(Language) method.

public sealed class LanguageNotAvailableException : Exception, ISerializable
Inheritance
LanguageNotAvailableException
Implements
Inherited Members

Properties

Language

Gets the language for which the dictionary is not available.