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