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