C# Class RavenFS.Infrastructure.ErrorLoggingConcurrentMergeScheduler

Inheritance: Lucene.Net.Index.ConcurrentMergeScheduler
Mostra file 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