Class CouchbaseLiteException
An exception that is thrown when a Couchbase
Inherited Members
Namespace: Couchbase.Lite
Assembly: Couchbase.Lite.dll
Syntax
public sealed class CouchbaseLiteException : CouchbaseException
Properties
| Improve this Doc View SourceError
Gets the error code as a Couchbase
Declaration
public CouchbaseLiteError Error { get; }
Property Value
Type | Description |
---|---|
Couchbase |