Click or drag to resize

CouchbaseExceptionError Property

[Missing <summary> documentation for "P:Couchbase.Lite.CouchbaseException.Error"]

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0636
Syntax
C#
public int Error { get; }

Property Value

Type: Int32
See Also