Click or drag to resize

CouchbaseLiteExceptionStatus Property

Gets the status code of what went wrong

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0125
Syntax
C#
public StatusCode Status { get; }

Property Value

Type: StatusCode
See Also