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: 0.0.0
Syntax
C#
public StatusCode Status { get; }

Property Value

Type: StatusCode
See Also