Class AlreadySetException
Thrown when Set(T) is called more than once.
Inheritance
System.Object
AlreadySetException
Namespace: Lucene.Net.Util
Assembly: Lucene.Net.dll
Syntax
public sealed class AlreadySetException : InvalidOperationException
Constructors
| Improve this Doc View SourceAlreadySetException()
Initializes a new instance of AlreadySetException.
Declaration
public AlreadySetException()