QueryChangedEventArgsError Property |
Gets the error that occurred, if any
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0134
Syntaxpublic Exception Error { get; }
Property Value
Type:
Exception
See Also