Class SessionExpiredException
Exception indicating that a revision update session was expired due to lack of activity.
Inheritance
System.Object
SessionExpiredException
Assembly: Lucene.Net.Replicator.dll
Syntax
public class SessionExpiredException : IOException
Remarks
@lucene.experimental
Constructors
Name | Description |
---|---|
SessionExpiredException() | |
SessionExpiredException(String) | |
SessionExpiredException(String, Exception) |