C# Class RavenFS.Infrastructure.ErrorLoggingConcurrentMergeScheduler

Inheritance: Lucene.Net.Index.ConcurrentMergeScheduler
显示文件 Open project: hibernating-rhinos/RavenFS

Protected Methods

Method Description
HandleMergeException ( Exception exc ) : void

Method Details

HandleMergeException() protected method

protected HandleMergeException ( Exception exc ) : void
exc System.Exception
return void