Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
CouchbaseException Class
CouchbaseException Properties
Domain Property
Error Property
CouchbaseException
Error Property
Gets the raw error code as an integer
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0713
Syntax
C#
Copy
public
int
Error
{
get
; }
Property Value
Type:
Int32
See Also
Reference
CouchbaseException Class
Couchbase.Lite Namespace