Click or drag to resize

CouchbaseExceptionDomain Property

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

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

Property Value

Type: CouchbaseLiteErrorType
See Also