Package | Description |
---|---|
com.groupdocs.search.events |
The package provides classes of event arguments.
|
Modifier and Type | Field and Description |
---|---|
Event<EventHandler<IndexErrorEventArgs>> |
EventHub.ErrorOccurred
Occurs when an error happens during an index operation.
|
protected EventHandler<IndexErrorEventArgs> |
EventHub.ErrorOccurredDelegate |
Modifier and Type | Method and Description |
---|---|
protected static IndexErrorEventArgs |
IndexErrorEventArgs.create(com.aspose.ms.System.Guid indexId,
String indexFolder,
int status,
String message,
boolean isCritical) |
Copyright © 2020. All rights reserved.