Class FixedSizeCollectionException
Inheritance
System.Object
FixedSizeCollectionException
Assembly: DistributedLucene.Net.dll
Syntax
public class FixedSizeCollectionException : Exception
Constructors
Name | Description |
---|---|
FixedSizeCollectionException() | Create a simple exception with no further explanation. |
FixedSizeCollectionException(SerializationInfo, StreamingContext) | Initializes a new instance of this class with serialized data. |
FixedSizeCollectionException(String) | Create the exception with an explanation of the reason. |