CouchbaseLiteExceptionCode Property |
Directly gets the status code of the exception for fast access
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0074
Syntaxpublic StatusCode Code { get; }Property Value
Type:
StatusCode
See Also