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
Syntaxpublic Status CBLStatus { get; }
Property Value
Type:
Status
See Also