Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
CouchbaseException Class
CouchbaseException Properties
Domain Property
Error Property
CouchbaseException
Domain Property
Gets the domain of the error that happened (which indicates which subclass this exception will be)
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax
C#
Copy
public
CouchbaseLiteErrorType
Domain
{
get
; }
Property Value
Type:
CouchbaseLiteErrorType
See Also
Reference
CouchbaseException Class
Couchbase.Lite Namespace