Class InternalException
An exception to throw from library code when an internal inconsistency is encountered.
Inheritance
System.Object
InternalException
Assembly: DistributedLucene.Net.dll
Syntax
public class InternalException : Exception
Constructors
Name | Description |
---|---|
InternalException(SerializationInfo, StreamingContext) | Initializes a new instance of this class with serialized data. |