C# Class SenseNet.Search.Indexing.IndexRestoringErrorMessage

Inheritance: MachineAndInstanceDependentMessage
显示文件 Open project: maxpavlov/FlexNet

Public Methods

Method Description
IndexRestoringErrorMessage ( string machine, string instanceId, Exception ex ) : System

Method Details

IndexRestoringErrorMessage() public method

public IndexRestoringErrorMessage ( string machine, string instanceId, Exception ex ) : System
machine string
instanceId string
ex System.Exception
return System