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