Click or drag to resize

CouchbaseExceptionError Property

Gets the raw error code as an integer

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

Property Value

Type: Int32
See Also