Class RestoreErrorEventArgs
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class RestoreErrorEventArgs : EventArgs
Constructors
| Edit this page View SourceRestoreErrorEventArgs(Exception)
Declaration
public RestoreErrorEventArgs(Exception exception)
Parameters
| Type | Name | Description |
|---|---|---|
| Exception | exception |
Properties
| Edit this page View SourceException
Declaration
public Exception Exception { get; }
Property Value
| Type | Description |
|---|---|
| Exception |