CouchbaseLiteExceptionCBLStatus Property |
Gets the Status object holding the error code for this exception
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax public Status CBLStatus { get; }
Property Value
Type:
StatusSee Also