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