Class AlreadySetException
Thrown when Set(T) is called more than once.
Inheritance
System.Object
AlreadySetException
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class AlreadySetException : InvalidOperationException
Constructors
Name | Description |
---|---|
AlreadySetException() | Initializes a new instance of AlreadySetException. |
AlreadySetException(SerializationInfo, StreamingContext) | Initializes a new instance of this class with serialized data. |